summaryrefslogtreecommitdiff
path: root/regress/sys/uvm/mmap_hint
AgeCommit message (Expand)Author
2017-07-13Round VM_MAXUSER_ADDRESS down to next page to make mmap_hint regressAlexander Bluhm
2017-07-12We cannot mmap(2) memory at VM_MAXUSER_ADDRESS as the full allocatedAlexander Bluhm
2017-07-07Make mmap_hint.c compile on i386 by adding includes. UnfortunatelyAlexander Bluhm
2013-03-21sys/param.h, not machine/param.hTheo de Raadt
2011-10-07Test hint-based mmap allocations.Ariane van der Steldt