From owner-freebsd-hackers Wed Sep 26 12:32:45 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 3B3D037B412 for ; Wed, 26 Sep 2001 12:32:40 -0700 (PDT) Received: (from dillon@localhost) by earth.backplane.com (8.11.6/8.11.2) id f8QJWXW14571; Wed, 26 Sep 2001 12:32:33 -0700 (PDT) (envelope-from dillon) Date: Wed, 26 Sep 2001 12:32:33 -0700 (PDT) From: Matt Dillon Message-Id: <200109261932.f8QJWXW14571@earth.backplane.com> To: Wilko Bulte Cc: Poul-Henning Kamp , David Greenman , Seigo Tanimura , bright@wintelcom.net, hackers@FreeBSD.ORG Subject: Re: Conclusions on... was Re: More on the cache_purgeleafdirs() routine References: <96469.1001237641@critter> <200109231040.f8NAeXw86352@earth.backplane.com> <20010923124702.B9914@freebie.xs4all.nl> <200109232109.f8NL9kU88657@earth.backplane.com> <20010926212504.B26461@freebie.xs4all.nl> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Then I suggest the following to be changed: : :# :# This file is read when going to multi-user and its contents piped thru :# ``sysctl'' to adjust kernel values. ``man 5 sysctl.conf'' for details. :# : :# $FreeBSD: src/etc/sysctl.conf,v 1.5 2001/08/26 02:37:22 dd Exp $ : :vfs.vmiodirenable=1 # Set to 1 to enable the use of the VM subsystem to : # back UFS directory memory requirements. Because of : # the amount of wasted memory this causes it's not : # advised for machines with less than 64MB of RAM, : # on machines with more than 64MB it can provide a : # substantial benefit related to directory caching. : :That was what I read and confused me ;) Yah. That isn't correct any more. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message