Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-30 | thanks eyalz800 | Frans Kaashoek | 1 | -1/+1 | |
2016-08-24 | p2v -> P2V | Robert Morris | 1 | -7/+0 | |
2015-09-18 | Fix comments | Jindong Zhang | 1 | -1/+1 | |
2011-09-13 | more regular kmap[] and description | Robert Morris | 1 | -4/+4 | |
2011-09-01 | Fix layout issues for printed version | Frans Kaashoek | 1 | -2/+2 | |
2011-08-31 | move the kernel to 0x80000000 | Robert Morris | 1 | -1/+1 | |
2011-08-24 | Eliminate USERTOP; no use for it. | Frans Kaashoek | 1 | -1/+0 | |
2011-08-16 | Switch back to #define for PHYSTOP. Using the E820 to retrieve the memory ↵ | Frans Kaashoek | 1 | -0/+1 | |
map is too complicated (must be done in 16-bit real-mode, probably enlarged bootblock beyond 512 bytes, and a #define requires less explanation). | |||||
2011-08-16 | Clean up memlayout.h | Frans Kaashoek | 1 | -9/+4 | |
Get rid of last instances of linear address and "la" Get ready for detecting physical memory dynamically | |||||
2011-08-09 | Use static page table for boot, mapping first 4Mbyte; no more segment trick | Frans Kaashoek | 1 | -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-08 | One definition of several macros and constants | Frans Kaashoek | 1 | -1/+3 | |
2011-08-07 | oops | Frans Kaashoek | 1 | -0/+26 | |
2006-07-16 | was empty; gone | rsc | 1 | -0/+0 | |
2006-06-24 | boot more than two CPUs, each on own initial stack | rtm | 1 | -3/+0 | |
2006-06-21 | start on MP; detect MP configuration | kaashoek | 1 | -0/+3 | |