CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/13 09:29:59
Modified files:
sys/uvm : uvm_page.c uvm_pglist.c
Log message:
PAGEFASTRECYCLE is an option we have been using for a while to encourage
the kernel to reuse freed pages as quickly as possible, and it has been
finding bugs (some of which we have already fixed)
ok kettenis
