CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2009/06/16 18:13:59
Modified files:
sys/uvm : uvm_km.c uvm_loan.c uvm_map.c uvm_meter.c
uvm_mmap.c uvm_object.h uvm_page.c uvm_page.h
uvm_pager.c uvm_pager.h uvm_pdaemon.c
uvm_pglist.c uvm_stat.c uvm_swap.c uvm_unix.c
uvm_vnode.c
Log message:
date based reversion of uvm to the 4th May.
More backouts in line with previous ones, this appears to bring us back to a
stable condition.
A machine forced to 64mb of ram cycled 10GB through swap with this diff
and is still running as I type this. Other tests by ariane@ and thib@
also seem to show that it's alright.
ok deraadt@, thib@, ariane@