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
|
|
|