-
-
Notifications
You must be signed in to change notification settings - Fork 291
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stress-sigsegv: exercise MADV_GUARD_INSTALL protected pages
The Linux MADV_GUARD_INSTALL madvise flag marks pages as protected and will throw a SIGSEGV when accessed. Use this as another method for generating SIGSEGVs. Signed-off-by: Colin Ian King <[email protected]>
- Loading branch information
1 parent
c6fdf8e
commit 5559b85
Showing
1 changed file
with
44 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters