CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/03 16:44:36
Modified files:
sys/uvm : uvm_extern.h uvm_glue.c
sys/kern : kern_fork.c
Log message:
Move the u-area allocation and pmap-magic logic to its own function
uvm_uarea_alloc()
function name from NetBSD; arm testing by miod@
