Commit 66ba8079 authored by Frans Kaashoek's avatar Frans Kaashoek
Browse files

Use static page table for boot, mapping first 4Mbyte; no more segment trick

Allocate proper kernel page table immediately in main using boot allocator
Remove pginit
Simplify address space layout a tiny bit
More to come (e.g., superpages to simplify static table)
parent 3a038106
No related merge requests found
Showing with 1101 additions and 103 deletions
+1101 -103
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment