xo-alloc: reserve virtual memory, commit pages on demand

This commit is contained in:
Roland Conybeare 2025-08-12 00:14:30 -05:00
commit d8b3d7a148
8 changed files with 140 additions and 23 deletions

View file

@ -1,4 +1,4 @@
# alloc/CMakeLists.txt
# xo-alloc/CMakeLists.txt
cmake_minimum_required(VERSION 3.10)