CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/15 22:24:14
Modified files:
sys/uvm : uvm_map.c
Log message:
Handle a bit more work without taking the kernel lock. This should avoid
taking the kernel lock on when operating on the kernel_map when called from
all kernel memory allocation interfaces.
ok visa@, mlarkin@
