summaryrefslogtreecommitdiff
path: root/memlayout.h
AgeCommit message (Collapse)AuthorFilesLines
2011-08-09Use static page table for boot, mapping first 4Mbyte; no more segment trickFrans Kaashoek1-2/+1
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)
2011-08-08One definition of several macros and constantsFrans Kaashoek1-1/+3
2011-08-07oopsFrans Kaashoek1-0/+26
2006-07-16was empty; gonersc1-0/+0
2006-06-24boot more than two CPUs, each on own initial stackrtm1-3/+0
2006-06-21start on MP; detect MP configurationkaashoek1-0/+3