- Sep 01, 2011
-
-
Frans Kaashoek authored
-
- Aug 29, 2011
-
-
Austin Clements authored
-
- Aug 16, 2011
-
-
Frans Kaashoek authored
Get rid of last instances of linear address and "la" Get ready for detecting physical memory dynamically
-
- Aug 15, 2011
-
-
Frans Kaashoek authored
-
- 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
Variable declarations at top of function, separate from initialization. Use == 0 instead of ! for checking pointers. Consistent spacing around {, *, casts. Declare 0-parameter functions as (void) not (). Integer valued functions return -1 on failure, 0 on success.
-
- Aug 31, 2010
-
-
Austin Clements authored
-
Austin Clements authored
-
Robert Morris authored
do not keep sorted contiguous free list
-
- Aug 06, 2010
-
-
Robert Morris authored
put an invalid page below the stack have fork() handle invalid pages
-
- Aug 05, 2010
-
-
Robert Morris authored
fix corner cases with alignment when mapping kernel ELF file
-
Robert Morris authored
(maybe this never worked, but it works now)
-
- Jul 25, 2010
-
-
Frans Kaashoek authored
-
- Jul 02, 2010
-
-
Frans Kaashoek authored
-
- Aug 30, 2009
-
-
Russ Cox authored
* rename c/cp to cpu/proc * rename cpu.context to cpu.scheduler * fix some comments * formatting for printout
-
- Jul 11, 2009
-
-
Russ Cox authored
-
- Sep 27, 2007
-
-
rsc authored
-
- Aug 14, 2007
-
-
rsc authored
-
- Aug 08, 2007
- Sep 07, 2006
-
-
rsc authored
-
- Sep 06, 2006
- Sep 03, 2006
-
-
kaashoek authored
-
- Aug 29, 2006
-
-
rtm authored
-
- Aug 10, 2006
-
-
rtm authored
so fast interrupts overflow the kernel stack fix: cli() before lapic_eoi()
-
- Jul 21, 2006
-
-
rtm authored
iget mkfs makes a file system image put this in your .bochsrc: ata0-slave: type=disk, mode=flat, path="fs.img", cylinders=1024, heads=1, spt=1
-
- Jul 20, 2006
-
-
rtm authored
-
- Jul 16, 2006
- Jun 12, 2006
-
-
rtm authored
-