cvs commit: src/sys/sys sysctl.h src/sys/vm vm_object.c vm_pageq.c
vm_zeroidle.c
Alan Cox
alc at FreeBSD.org
Mon Aug 21 06:27:29 UTC 2006
alc 2006-08-21 06:27:28 UTC
FreeBSD src repository
Modified files:
sys/sys sysctl.h
sys/vm vm_object.c vm_pageq.c vm_zeroidle.c
Log:
Add _vm_stats and _vm_stats_misc to the sysctl declarations in sysctl.h and
eliminate their declarations from various source files.
Revision Changes Path
1.144 +2 -0 src/sys/sys/sysctl.h
1.367 +0 -1 src/sys/vm/vm_object.c
1.28 +0 -1 src/sys/vm/vm_pageq.c
1.39 +0 -2 src/sys/vm/vm_zeroidle.c
More information about the cvs-src
mailing list