zerox029 / toast

A small hobby OS written in Rust
GNU General Public License v3.0
4 stars 0 forks source link

Temporary virtual memory manager #20

Open zerox029 opened 7 months ago

zerox029 commented 7 months ago

Create a temporary stack-based VMM to allow the heap to map pages during its initialization phase without having to use the AVL-based VMM