CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/29 12:04:33
Modified files:
sys/uvm : uvm_map.c
Log message:
Band-aid to prevent uvm_mapent_alloc() sleeping with the pseg mutex held
(as this trips assertwaitok() in pool_get()).
This should get revisited soon.
"Commit it!" from many, as people like to be able to hit swap
without havoc.
