mailing list of musl libc
 help / color / mirror / code / Atom feed
From: Szabolcs Nagy <nsz@port70.net>
To: musl@lists.openwall.com
Subject: Re: Status of 1.0 wishlist items?
Date: Fri, 14 Dec 2012 01:41:14 +0100	[thread overview]
Message-ID: <20121214004114.GL23126@port70.net> (raw)
In-Reply-To: <20121213234853.GI20323@brightrain.aerifal.cx>

* Rich Felker <dalias@aerifal.cx> [2012-12-13 18:48:53 -0500]:
> On Thu, Dec 13, 2012 at 11:36:41PM +0100, John Spencer wrote:
> > On 12/13/2012 11:03 PM, Rich Felker wrote:
> > >>- LAMP stack
> > >I'm guessing we may still have some issues here with mysql and perhaps
> > >Apache. The other components work, I believe..
> > 
> > apache is a must-have... unfortunately.
> > i can look into it.
> > berkeley db and php are working so far.
> 
> What about mysql? IIRC it was a failure in (some of?) the pkgsrc
> builds.

this reminds me that there is a difference between the
glibc and musl (==posix) fsync semantics

this may cause performance issues in storage related code
(which often incorrectly use fsync when they mean
fdatasync or O_SYNC vs O_DSYNC)

so if anyone plans to benchmark some web service thing on
musl vs glibc should know about this..


  reply	other threads:[~2012-12-14  0:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-04 23:59 Revised 1.0 wishlist Rich Felker
2012-12-08  4:17 ` Rich Felker
2012-12-13 22:03 ` Status of 1.0 wishlist items? Rich Felker
2012-12-13 22:36   ` John Spencer
2012-12-13 23:48     ` Rich Felker
2012-12-14  0:41       ` Szabolcs Nagy [this message]
2012-12-21 20:22       ` John Spencer
2012-12-14  5:14   ` Luca Barbato
2012-12-17 12:47   ` ojab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121214004114.GL23126@port70.net \
    --to=nsz@port70.net \
    --cc=musl@lists.openwall.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).