Skip to content
Snippets Groups Projects
Commit 8aa2d21e authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

changed to use disjoint memory

Former-commit-id: 18479996f42edacea05797e046c8d62e18e67435
parent 021e0193
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,9 @@
"launcher" : "/emt/emt.bash"
},
"settings": {
"aslr_mode": 1,
"disable_syscall_xcheck": "3"
"aslr_mode": 2,
"mmap_prime_offset": 10,
"non_overlapping_mmaps": 4
}
},
"specs" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment