CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/19 08:48:04
Modified files:
sys/kern : vfs_bio.c vfs_biomem.c
sys/sys : mount.h
usr.bin/systat : iostat.c
Log message:
clean up buffer cache statistics somewhat to
remove some now useless statistics, and add some
relevant ones regarding kva usage in the cache.
make systat io and show bcstats in ddb both show
these counters.
ok deraadt@ krw@
