Date: Sat, 31 Oct 1998 09:21:32 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/i386 vm_machdep.c src/sys/vm vm_meter.c vm_pageout.c vm_zone.c Message-ID: <199810311721.JAA25632@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/10/31 09:21:32 PST Modified files: sys/i386/i386 vm_machdep.c sys/vm vm_meter.c vm_pageout.c vm_zone.c Log: Add John Dyson's SYSCTL descriptions, and an export of more stats to a sysctl hierarchy (vm.stats.*). SYSCTL descriptions are only present in source, they do not get compiled into the binaries taking up memory. Revision Changes Path 1.113 +3 -2 src/sys/i386/i386/vm_machdep.c 1.27 +103 -1 src/sys/vm/vm_meter.c 1.129 +11 -11 src/sys/vm/vm_pageout.c 1.23 +4 -4 src/sys/vm/vm_zone.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?199810311721.JAA25632>