- Sep 02, 2011
-
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
Austin Clements authored
-
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
-