note that arenas are isolated from each other

This commit is contained in:
Daniel Micay 2019-04-23 02:01:44 -04:00
parent 18f36c3e8d
commit ae4142c2d1

View File

@ -244,6 +244,7 @@ was a bit less important and if a core goal was finding latent bugs.
the size is different) and by various containers using the allocator API
directly
* Isolated memory region for slab allocations
* Top-level isolated regions for each arena
* Divided up into isolated inner regions for each size class
* High entropy random base for each size class region
* No deterministic / low entropy offsets between allocations with