Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-05 | add some comments | Robert Morris | 1 | -3/+6 | |
find out the hard way why user and kernel must have separate segment descriptors | |||||
2010-08-05 | remove some unused vm #defines | Robert Morris | 1 | -37/+23 | |
fix corner cases with alignment when mapping kernel ELF file | |||||
2010-08-05 | move jkstack to main.c | Robert Morris | 1 | -11/+0 | |
replace jstack with asm()s | |||||
2010-08-05 | fix allocuvm() to handle sbrk() with non-page-granularity argument | Robert Morris | 1 | -10/+26 | |
(maybe this never worked, but it works now) | |||||
2010-07-28 | kill TLB shoot down code | Frans Kaashoek | 1 | -5/+0 | |
2010-07-26 | more cleanup | Frans Kaashoek | 1 | -32/+12 | |
2010-07-25 | some cleanup | Frans Kaashoek | 1 | -20/+34 | |
2010-07-23 | oops, vm.c | Frans Kaashoek | 1 | -0/+353 | |