mirror of
https://github.com/justinian/jsix.git
synced 2025-12-10 08:24:32 -08:00
Page manager now: - Caches mapped pages and page_block structs - Can unmap memory ranges - Unmaps extra kernel memory during it's init
208 B
208 B
Design / WIP notes
TODO
- Better page-allocation model
- Reclaim skipped bootstrap scratch space
- Allow for more than one IOAPIC in ACPI module
- Move list functions to be standalone in case of null