History log of /openbsd/regress/sys/uvm/mmap_hint/Makefile (Results 1 – 2 of 2)
Revision Date Author Comments
# 9e720447 13-Jul-2017 bluhm <bluhm@openbsd.org>

Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regress
pass on sparc64.


# faca773d 07-Oct-2011 ariane <ariane@openbsd.org>

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.