CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/22 11:31:39
Modified files:
sys/uvm : uvm_km.c uvm_meter.c uvm_param.h
usr.bin/vmstat : vmstat.c
Log message:
Remove the VM_KMPAGESFREE sysctl. After the pmemrange
changes it was returing a constant 0, changing to cope
with those changes makes less sense then just removing
as it provides the user with no usefull information.
sthen@ grepped the port's tree for me and found not hits,
thanks!
OK deraadt@, matthew@
