Commit Graph

3 Commits

Author SHA1 Message Date
Feoramund
4b08e8cfff Support getting page sizes at runtime 2025-05-11 14:29:58 -04:00
Feoramund
acc877b3a7 Don't free virtual memory when ThreadSanitizer is active
This is a workaround for a lack of an ability to tell TSan that it
should clear any state it has about certain memory ranges to prevent
false positives.
2025-05-09 17:56:57 -04:00
Feoramund
f142043db9 Add virtual memory procedures to base 2025-05-08 11:06:00 -04:00