I'm trying to make a port of our memory management in which some allocators use virtual memory mechanism to reserve address space without (at the beginning) allocate any physical memory and later allocate memory only when they need. I'm trying to make a port of our memory managem