- 16 Aug, 2011 2 commits
-
-
Frans Kaashoek authored
2011
-
Frans Kaashoek authored
-
- 15 Aug, 2011 5 commits
-
-
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?
-
- 12 Aug, 2011 4 commits
-
-
Frans Kaashoek authored
-
-
Robert Morris authored
usertest for big write()s push begin_trans/commit_trans down into syscalls
-
Frans Kaashoek authored
-
- 11 Aug, 2011 1 commit
-
-
Frans Kaashoek authored
Remove device mapping from bootpgdir Remove unnecessary vmenable Set CPUS back to 2 in Makefile Passes all usertests
-
- 10 Aug, 2011 7 commits
-
-
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
-
- 09 Aug, 2011 1 commit
-
-
Frans Kaashoek authored
Maybe not necessary, but don't want to waste time figuring this out again
-
- 08 Aug, 2011 3 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
All tests pass
-
- 07 Aug, 2011 1 commit
-
-
Frans Kaashoek authored
-
- 01 Aug, 2011 1 commit
-
-
Frans Kaashoek authored
Passes all tests now (but need to update usertests to allow for more than 640k)
-
- 29 Jul, 2011 1 commit
-
-
Frans Kaashoek authored
Very important to give qemu memory through PHYSTOP :(
-
- 28 Jul, 2011 2 commits
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Passes usertests and stressfs Seems to recover correctly in a number of simple cases
-
- 24 Jun, 2011 2 commits
-
-
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
-
- 28 Apr, 2011 1 commit
-
-
Frans Kaashoek authored
-
- 28 Feb, 2011 2 commits
- 20 Feb, 2011 4 commits
- 19 Feb, 2011 2 commits
- 11 Jan, 2011 1 commit
-
-
Russ Cox authored
-