CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/02/06 09:40:40
Modified files:
sys/uvm : uvm_pdaemon.c uvm_pmemrange.c
Log message:
add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_pla
after analysis and testing. when flushing a large mmapped file, we can
eat up all the reserve bufs, but there's a good chance there will be more
clean ones available.
ok beck kettenis
