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
Branches
Tags
No related merge requests found
...@@ -28,8 +28,9 @@ ...@@ -28,8 +28,9 @@
"launcher" : "/emt/emt.bash" "launcher" : "/emt/emt.bash"
}, },
"settings": { "settings": {
"aslr_mode": 1, "aslr_mode": 2,
"disable_syscall_xcheck": "3" "mmap_prime_offset": 10,
"non_overlapping_mmaps": 4
} }
}, },
"specs" : { "specs" : {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment