- Sep 13, 2011
-
-
Robert Morris authored
-
- Sep 04, 2011
-
-
Austin Clements authored
This way, the bootloader doesn't have to translate the entry point. This also makes xv6 multiboot-compliant and follows the convention used by Linux.
-
- Sep 01, 2011
-
-
Frans Kaashoek authored
-
Robert Morris authored
exec() with arguments that don't fit on a single page.
-
- Aug 31, 2011
-
-
Robert Morris authored
-
- Aug 30, 2011
-
-
Robert Morris authored
-
- Aug 15, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Maybe the string boot shouldn't appear in xv6 code?
-
- Aug 09, 2011
-
-
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)
-
- Aug 08, 2011
-
-
Frans Kaashoek authored
-
- Jul 29, 2011
-
-
Frans Kaashoek authored
Very important to give qemu memory through PHYSTOP :(
-
- Jan 11, 2011
-
-
Russ Cox authored
-