CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/07/22 15:05:37
Modified files: sys/uvm : uvm_aobj.c uvm_aobj.h uvm_fault.c uvm_km.c uvm_loan.c uvm_mmap.c uvm_page.c uvm_pager.c uvm_pager.h uvm_pdaemon.c uvm_vnode.c Log message: Put the PG_RELEASED changes diff back in. This has has been tested very very thoroughly on all archs we have excepting 88k and 68k. Please see cvs log for the individual commit messages. ok beck@, thib@