David Carlier
281a88d404
Templatize the Tag ID value
2019-08-27 13:10:50 +00:00
Matthew Parkinson
45f47499c5
Improved pal_supports
2019-07-10 20:11:05 +01:00
Matthew Parkinson
e240dd279a
Use FlatPageMap on OS with lazy commit
...
If the operating system will allocate private pages on demand for the
pagemap then use the FlatPageMap by default as it generates better code
for deallocation.
2019-07-10 20:11:03 +01:00
David Chisnall
5c197e4ae4
[NFC] More checks, comments on end of namespace braces.
2019-04-30 09:46:01 +01:00
David Chisnall
785766b129
Move constants into the right file.
...
Document them while we're moving them.
2019-04-11 16:57:12 +01:00
David Chisnall
607573bb28
Add missing #pragma once to pal_consts.h
...
If you're defining a new PAL then you need to include this file twice.
2019-04-10 11:56:07 +01:00
rschust
51fbdf3a44
ZeroMem should not be a part of pal_consts.h
2019-04-09 13:56:22 +01:00
rschust
71900ef947
Created pal_consts.h. New exported functions are now prefixed with "snmalloc_".
2019-04-09 13:56:22 +01:00