Subject: CVS commit: [netbsd-1-5] syssrc/sys/kern
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/09/2002 22:44:14
Module Name: syssrc
Committed By: he
Date: Sat Feb 9 20:44:13 UTC 2002
Modified Files:
syssrc/sys/kern [netbsd-1-5]: vfs_cache.c
Log Message:
Pull up revision 1.27 (requested by fvdl):
Improve computational complexity of cache_purgevfs(). Also fixes
a bug in which machines serving both as NFS clients and servers
could hang for 5-10 minutes under heavy load.
To generate a diff of this commit:
cvs rdiff -r1.25.4.1 -r1.25.4.2 syssrc/sys/kern/vfs_cache.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.