freebsd-dev/tests/sys/posixshm
Mark Johnston 321e586e46 posixshm tests: Fix occasional largepage_mprotect failures
largepage_mprotect maps a superpage and later extends the mapping.  This
occasionally fails with ASLR disabled.  To fix this, first try to
reserve a sufficiently large virtual address region.

Reported by:	Jenkins
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2022-01-03 13:00:50 -05:00
..
Makefile tests: move the memfd tests over to sys/posixshm 2020-09-23 19:54:59 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
memfd_test.c tests: move the memfd tests over to sys/posixshm 2020-09-23 19:54:59 +00:00
posixshm_test.c posixshm tests: Fix occasional largepage_mprotect failures 2022-01-03 13:00:50 -05:00