CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/06/21 15:09:25
Modified files:
sys/uvm : uvm_km.c
Log message:
Make sure kmthread never loops without making progress: if the freelist
was empty then the first page allocation should sleep until it can get one.
ok tedu@
