CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 03:26:13
Modified files:
sys/kern : subr_pool.c
Log message:
Now that interrupt-safe uvm maps are porperly locked, the interrupt-safe
multi page backend allocator implementation no longer needs to grab the
kernel lock.
ok mlarkin@, dlg@
