CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/02/26 07:05:25
Modified files:
regress/sys/uvm/mmap_hint: mmap_hint.c
Log message:
regress/mmap: Test hints in VM-area edge cases
Test mmap(2) with hint above VM_MAXUSER_ADDRESS without MAP_FIXED.
This tests uvm_map.c,v 1.355.
Also test the lower boundary below PAGE_SIZE.
ok kettenis@
