Date: Sat, 18 Jun 2005 00:09:45 +0200 From: Matthias Buelow <mkb@incubus.de> To: Andreas Braukmann <braukmann@tse-online.de> Cc: freebsd-stable@freebsd.org, Greg Barniskis <nalists@scls.lib.wi.us>, uzi@bmby.com, Matthias Buelow <mkb@incubus.de> Subject: Re: FreeBSD MySQL still WAY slower than Linux Message-ID: <200506172209.j5HM9jIb044087@drjekyll.mkbuelow.net> In-Reply-To: Message from Andreas Braukmann <braukmann@tse-online.de> of "Fri, 17 Jun 2005 23:48:43 %2B0200." <2CC4313971530A4F1A908FF0@[192.168.225.210]>
next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Braukmann <braukmann@tse-online.de> writes: >no. But I don't mount them "async", either. >The default "noasync" in combination with softupdates >on disks with disabled write caches is perfectly fine >with me. "Noasync" only makes sense in the absence of softupdates. With softupdates, metadata is written asynchronously (I mean, that's the whole point, or at least half of it.) Besides, I thought you were talking about synchronous mounts (i.e., synchronous metadata _and_ data writes, which for most uses are just impractical). mkb.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506172209.j5HM9jIb044087>