Add randomised start to pagemap layout
The pagemap contains a lot of important data. This commit makes the checked mode overallocate, and then start the pagemap at a random offset within this range.
This commit is contained in:
committed by
Matthew Parkinson
parent
5d0ae71423
commit
8a8669f957
@@ -1,3 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#include "../ds/address.h"
|
||||
#include "../pal/pal.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user