CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/08 09:04:43
Modified files:
sys/ddb : db_command.c db_command.h
sys/kern : vfs_bio.c
sys/sys : mount.h
Log message:
two things:
1) fix buffer cache low water mark to allow for extremely low memory machines
without dying
2) Add "show bcstats" to ddb to allow for looking at the buffer cache
statistics in ddb
ok art@ oga@
