opnsense-src/tests/sys/posixshm
Mark Johnston 16c60a70c9 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
Sponsored by:	The FreeBSD Foundation

(cherry picked from commit 321e586e46)
2022-01-10 09:05:12 -05:00
..
Makefile tests: move the memfd tests over to sys/posixshm 2020-09-23 19:54:59 +00:00
Makefile.depend
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-10 09:05:12 -05:00