Date: Thu, 22 Mar 2001 16:14:11 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: "Michael C . Wu" <keichii@iteration.net> Cc: fs@FreeBSD.ORG, hackers@FreeBSD.ORG Subject: Re: tuning a VERY heavily (30.0) loaded s cerver Message-ID: <200103230014.f2N0EBC61507@earth.backplane.com> References: <200103211114.f2LBE0h57371@mobile.wemm.org> <Pine.LNX.4.21.0103211328310.9056-100000@imladris.rielhome.conectiva> <20010321120620.A932@peorth.iteration.net> <200103211817.f2LIHR416007@earth.backplane.com> <20010321102836.N12319@fw.wintelcom.net> <200103211907.f2LJ7cp17933@earth.backplane.com> <20010322142852.A19619@peorth.iteration.net>
next in thread | previous in thread | raw e-mail | index | archive | help
:(Why is vfs.vmiodirenable=1 not enabled by default?)
:
The only reason it isn't enabled by default is some unresolved
filesystem corruption that occurs very rarely (with or without
it) that Kirk and I are still trying to nail down. I want to get
that figured out first.
It is true that some people have brought up memory use issues, but
I don't consider memory use to really be that much of an issue. This is
a cache, after all, so the blocks can be reused at just about
any time. And directory blocks do not get cached
well at all with vmiodirenable turned off. So the net result
should be an increase in performance even on low-memory boxes.
-Matt
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103230014.f2N0EBC61507>
