mirror of
https://github.com/justinian/jsix.git
synced 2025-12-09 16:04:32 -08:00
Now we're setting up all our own page tables, and handing off to page_manager's init function. (Which is still NYI.)
9 lines
153 B
Markdown
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
|
|
|