CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/07 14:16:55
Modified files:
regress/sys/uvm: Makefile
Added files:
regress/sys/uvm/mmap_hint: Makefile mmap_hint.c
Log message:
Test hint-based mmap allocations.
A hint-based allocation may only fail if no memory is available near the
allocation. The value of near is chosen to be 2GB in this scenario.
