CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2009/07/26 15:26:10
Modified files: sys/uvm : uvm_page.c uvm_pglist.c Log message: stop trying to fast-recycle pages for now. a few bugs have been found and fixed, but now it is time for a little break from the chaos. ok kettenis