- Jun 30, 2015
-
-
Frans Kaashoek authored
-
- Oct 03, 2014
-
-
Austin Clements authored
Presumably because of the pre-loaded file system, the default RAM is insufficient when running kernelmemfs
-
Austin Clements authored
-
Austin Clements authored
Commit 9aa0337d introduced a linker script for linking the kernel image, but only changed the kernel target to use it. kernelmemfs was still using the old linker command line arguments, which weren't sufficient.
-
- Sep 23, 2014
-
-
Frans Kaashoek authored
-
- Sep 08, 2014
-
-
Frans Kaashoek authored
-
- Jul 31, 2014
-
-
Frans Kaashoek authored
-
- Oct 24, 2012
-
-
Cam Tenny authored
-
- Sep 07, 2012
-
-
Frans Kaashoek authored
But check that mkfs.c is building with LP64
-
- Sep 05, 2011
-
-
Austin Clements authored
-
Austin Clements authored
-
- Sep 04, 2011
-
-
Austin Clements authored
-
Austin Clements authored
-
- Sep 02, 2011
-
-
Austin Clements authored
-
Austin Clements authored
-
- Aug 15, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Maybe the string boot shouldn't appear in xv6 code?
-
- 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
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
Maybe not necessary, but don't want to waste time figuring this out again
-
- Jul 29, 2011
-
-
Frans Kaashoek authored
Very important to give qemu memory through PHYSTOP :(
-
- Jul 27, 2011
-
-
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.
-
- Feb 19, 2011
-
-
Russ Cox authored
-
- Jan 11, 2011
-
-
Russ Cox authored
-
- Sep 03, 2010
-
-
Austin Clements authored
-
- Aug 31, 2010
-
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
- Aug 30, 2010
-
-
Austin Clements authored
Fix for gdbstub argument change in qemu 0.11. Rename qemu-gdb-nox target to qemu-nox-gdb because you frequently want to add the gdb part, but rarely the nox part.
-
- Aug 05, 2010
-
-
Robert Morris authored
(maybe this never worked, but it works now)
-
- Jul 02, 2010
-
-
Frans Kaashoek authored
-
- Nov 23, 2009
-
-
Austin Clements authored
-
Austin Clements authored
locks were moved around.
-
- Oct 05, 2009
-
-
Austin Clements authored
-
- Sep 30, 2009
-
-
Austin Clements authored
-
- Sep 20, 2009
-
-
Austin Clements authored
-