Date: Mon, 28 Dec 2009 15:35:39 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/kern vfs_subr.c Message-ID: <200912281536.nBSFa3LA001281@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-12-28 15:35:39 UTC
FreeBSD src repository
Modified files:
sys/kern vfs_subr.c
Log:
SVN rev 201134 on 2009-12-28 15:35:39Z by kib
Add a knob to allow reclaim of the directory vnodes that are source of
the namecache records. The reclamation is not enabled by default because
for typical workload it would make namecache unusable, but large nested
directory tree easily puts any process that accesses filesystem into 1
second wait for vlru.
Reported by: yar (long time ago)
MFC after: 3 days
Revision Changes Path
1.774 +10 -2 src/sys/kern/vfs_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912281536.nBSFa3LA001281>
