- Aug 15, 2011
-
-
Frans Kaashoek authored
-
Austin Clements authored
Without this, every write to the console results in log writes.
-
-
Robert Morris authored
-
Frans Kaashoek authored
Maybe the string boot shouldn't appear in xv6 code?
-
- Aug 12, 2011
-
-
Frans Kaashoek authored
-
-
Robert Morris authored
usertest for big write()s push begin_trans/commit_trans down into syscalls
-
Frans Kaashoek authored
-
- Aug 11, 2011
-
-
Frans Kaashoek authored
Remove device mapping from bootpgdir Remove unnecessary vmenable Set CPUS back to 2 in Makefile Passes all usertests
-
- Aug 09, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
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)
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Maybe not necessary, but don't want to waste time figuring this out again
-
- Aug 08, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- Aug 07, 2011
-
-
Frans Kaashoek authored
All tests pass
-
Frans Kaashoek authored
-
- Jul 31, 2011
-
-
Frans Kaashoek authored
Passes all tests now (but need to update usertests to allow for more than 640k)
-
- Jul 29, 2011
-
-
Frans Kaashoek authored
Very important to give qemu memory through PHYSTOP :(
-
- Jul 27, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Passes usertests and stressfs Seems to recover correctly in a number of simple cases
-
- Jun 24, 2011
-
-
Austin Clements authored
At some point between gcc 4.4 and 4.6, omitting the frame pointer became default if any -O is specified. getcallerpcs relies on the frame pointer, so bring it back.
-
Nickolai Zeldovich authored
[ cherry-picked de6075ff0978108daea1d658425bcb37663a98a0 ] Conflicts: fs.c
-
- Apr 28, 2011
-
-
Frans Kaashoek authored
-
- Feb 28, 2011
- Feb 19, 2011
- Jan 11, 2011