Files
jsix/NOTES.md
Justin C. Miller 5dedd2e0e0 Finish memory bootstrap sequence.
Now we're setting up all our own page tables, and handing off to
page_manager's init function. (Which is still NYI.)
2018-04-21 19:32:39 -07:00

9 lines
153 B
Markdown

# Design / WIP notes
## TODO
- Better page-allocation model
- Reclaim skipped bootstrap scratch space
- Allow for more than one IOAPIC in ACPI module