CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/15 11:52:28
Modified files:
sys/uvm : uvm_addr.c uvm_addr.h uvm_init.c uvm_map.c
Log message:
Reduce installmedia pressure from new vmmap.
Has less special allocators on install media (where they aren't required
anyway).
Bonus: makes the vmmap initialization code easier to read.
