Date: Sun, 20 Jun 1999 14:47:03 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c vm_object.h vm_page.c Message-ID: <199906202147.OAA96734@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/06/20 14:47:03 PDT
Modified files:
sys/vm vm_object.c vm_object.h vm_page.c
Log:
Remove vm_object::cache_count and vm_object::wired_count. They are
not used. (Nor is there any planned use by John who introduced them.)
Reviewed by: "John S. Dyson" <toor@dyson.iquest.net>
Revision Changes Path
1.157 +1 -3 src/sys/vm/vm_object.c
1.56 +1 -3 src/sys/vm/vm_object.h
1.132 +1 -26 src/sys/vm/vm_page.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906202147.OAA96734>
