CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/12/24 14:49:04
Modified files:
sys/uvm : uvm_map.c uvm_map.h uvm_mmap.c
Log message:
add a param to uvm_map_hint to not skip over the heap, and use it as a last
resort if mmap fails otherwise to enable more complete address space
utilization. tested for a while with no ill effects.
