Date: Tue, 16 Oct 2001 16:22:23 -0700 (PDT) From: Matthew Dillon <dillon@apollo.backplane.com> To: Kirk McKusick <mckusick@mckusick.com> Cc: freebsd-hackers@freebsd.org Subject: Need post-commit review of vnode freelist cleanup MFC (on -stable) Message-ID: <200110162322.f9GNMN347493@apollo.backplane.com>
next in thread | raw e-mail | index | archive | help
In particular, the changes to vfs_subr.c. I've gone over it a bunch of
times and done some significant testing, but it doesn't hurt to have
other eyes take a look at it as well.
-Matt
Matthew Dillon
<dillon@backplane.com>
dillon 2001/10/16 16:16:25 PDT
Modified files: (Branch: RELENG_4)
sys/kern vfs_subr.c
sys/sys vnode.h
sys/vm vm_page.c
Log:
MFC kern/vfs_subr.c 1.263, sys/vnode.h 1.118, vm/vm_page.c 1.153. This
MFCs Kirk's vnode freelist cleanup commit from July 2000 in preparation
for further work that will eventually make kern.maxvnodes actually do
something.
Revision Changes Path
1.249.2.16 +27 -69 src/sys/kern/vfs_subr.c
1.111.2.14 +3 -6 src/sys/sys/vnode.h
1.147.2.10 +2 -6 src/sys/vm/vm_page.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110162322.f9GNMN347493>
