SMP on FreeBSD 6.x and 7.0: Worth doing?
Brett Glass
brett at lariat.net
Sat Dec 22 05:34:13 PST 2007
At 05:21 AM 12/22/2007, Pieter de Goeje wrote:
>Since you're using the fs as a cache, I presume it wouldn't be a big problem
>if the data was lost by a power outage (or crash). If so, you can try the
>async mount option to seriously increase fs performance.
Linux also speeds up if you try mounting the volume -async, maintaining a similar advantage. And mounting the volume -async is a bit dangerous, because the cache can become very inconsistent during a crash.... SoftUpdates is generally what's recommended.
--Brett Glass
More information about the freebsd-stable
mailing list