Date: Thu, 6 Jul 2000 21:55:43 -0400 From: Bill Fumerola <billf@chimesnet.com> To: Alfred Perlstein <bright@wintelcom.net> Cc: Matthew Dillon <dillon@apollo.backplane.com>, Marius Bendiksen <mbendiks@eunet.no>, freebsd-arch@FreeBSD.ORG Subject: Re: Alterations to vops Message-ID: <20000706215543.Z4034@jade.chc-chimes.com> In-Reply-To: <20000706184859.C25571@fw.wintelcom.net>; from bright@wintelcom.net on Thu, Jul 06, 2000 at 06:48:59PM -0700 References: <Pine.BSF.4.05.10007062327020.68909-100000@login-1.eunet.no> <200007070143.SAA96248@apollo.backplane.com> <20000706184859.C25571@fw.wintelcom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 06, 2000 at 06:48:59PM -0700, Alfred Perlstein wrote: > > What may be happening here is stalling in namei(). find and cvsup > > are very heavy on path lookups and that combined with seek latency > > on the drive could result in filesystem locks on directories being > > held for much longer periods of time then normal. Any other process > > trying to 'open' a file (verses reading or writing an already-open file) > > would start to stall. > > just a note: > sysctl -w vfs.vmiodirenable=1 > helps a _lot_. I'll turn it on and see if that helps. -- Bill Fumerola - Network Architect / Computer Horizons Corp - CHIMES e-mail: billf@chimesnet.com / billf@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000706215543.Z4034>