Files
snmalloc/src/mem
Matthew Parkinson 233be30731 Implement a FlatPagemap
The current pagemap assumes there is at least one level of indexing.
This commit introduces a new pagemap that is completely flat.  This is
useful for 32bit, where there is no need to introduce the indexing
structure.

This pagemap is also considerably faster for 64bit platforms, but
does require a global allocation of 16MiB of the flat page map.
2019-01-16 14:38:11 +00:00
..
2019-01-16 14:38:11 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-16 14:38:11 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00
2019-01-16 09:22:01 +00:00
2019-01-15 14:17:55 +00:00
2019-01-15 14:17:55 +00:00