HomeFreeBSD

posixshm tests: Fix occasional largepage_mprotect failures

Description

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

Details

Provenance
markjAuthored on Jan 3 2022, 4:15 PM
Parents
rG0e494a9e3fd8: x86: Skip late calibration if our reference timer has low quality
Branches
Unknown
Tags
Unknown