Files
jsix_import/NOTES.md
Justin C. Miller 95d52b87f4 Initialize page_manager.
Page manager now:
- Caches mapped pages and page_block structs
- Can unmap memory ranges
- Unmaps extra kernel memory during it's init
2018-04-22 02:48:45 -07:00

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