- Sep 02, 2011
-
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
- Sep 01, 2011
-
-
Austin Clements authored
Previously, deallocuvm scanned from 0 to KERNBASE in one page increments, which had a noticable effect on boot time. Now it skips over missing page directories.
-
Robert Morris authored
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
-
Robert Morris authored
exec() with arguments that don't fit on a single page.
-
Austin Clements authored
-
Frans Kaashoek authored
-
- Aug 31, 2011
-
-
Robert Morris authored
-
Robert Morris authored
-
- Aug 30, 2011
-
-
Robert Morris authored
-
- Aug 29, 2011
-
-
Frans Kaashoek authored
My changes have a race with re-used bufs and the code doesn't seem to get shorter Keep the changes that fixed ip->off race This reverts commit 3a5fa7ed. Conflicts: defs.h file.c file.h
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
- Aug 26, 2011
-
-
Frans Kaashoek authored
Remove I_BUSY, B_BUSY, and intrans defs and usages One spinlock per buf to avoid ugly loop in bget fix race in filewrite (don't update f->off after releasing lock)
-
Robert Morris authored
- Aug 25, 2011
-
-
Frans Kaashoek authored
-
- Aug 24, 2011
-
-
Frans Kaashoek authored
-
- Aug 22, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
Invoke initlog from forkret on first user process
-
- Aug 21, 2011
-
-
Frans Kaashoek authored
- Aug 19, 2011
-
-
Robert Morris authored
-
- Aug 17, 2011
-
-
Frans Kaashoek authored
-
Frans Kaashoek authored
-
- Aug 16, 2011
-
-
Frans Kaashoek authored
Switch back to #define for PHYSTOP. Using the E820 to retrieve the memory map is too complicated (must be done in 16-bit real-mode, probably enlarged bootblock beyond 512 bytes, and a #define requires less explanation).
-
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
-
Frans Kaashoek authored
-
Frans Kaashoek authored
2011
-
Frans Kaashoek authored
-