CVSROOT: /cvs Module name: src Changes by: b...@cvs.openbsd.org 2013/01/21 11:25:27
Modified files: sys/uvm : uvm_pmemrange.c Log message: Stop hiding when this is failing - make this as obvious as it is when uvm_wait gets hit from the pagedaemon. - code copied from uvm_wait. ok guenther@, kettenis@