Date: Fri, 24 Mar 1995 22:09:36 -0800 From: David Greenman <davidg> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <199503250609.WAA06718@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
davidg 95/03/24 22:09:35
Modified: sys/sys vmmeter.h
sys/vm vm_object.c
Log:
Removed cnt.v_nzfod: In our current scheme of things it is not possible
to accurately track this. It isn't an indicator of resource consumption
anyway.
Removed cnt.v_kernel_pages: We don't implement this and doing so accurately
would be very difficult (and ambiguous - since process pages are often
double mapped in the kernel and the process address spaces).
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503250609.WAA06718>
