Add sys_mman expected output

This commit is contained in:
Jeremy Soller
2020-08-02 14:34:56 -06:00
parent ae8e070b9e
commit 2008296a10
2 changed files with 9 additions and 0 deletions
View File
+9
View File
@@ -0,0 +1,9 @@
Page size: 4096
Mapping 1 page of memory...
Mapping 3 pages of memory...
Randomizing mapping #1
Randomizing mapping #2
Unmapping page 2 of map2
Randomizing page 1 of mapping #2
Randomizing page 3 of mapping #2
Unmapping it all at once!