- 2011年 9月 03日 14 次提交
-
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
- 2011年 9月 02日 7 次提交
-
-
由 Austin Clements 提交于
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 提交于
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
-
-
由 Robert Morris 提交于
exec() with arguments that don't fit on a single page.
-
- 2011年 9月 01日 2 次提交
-
-
由 Austin Clements 提交于
-
由 Frans Kaashoek 提交于
-
- 2011年 8月 31日 3 次提交
-
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
由 Robert Morris 提交于
-
- 2011年 8月 30日 4 次提交
-
-
由 Frans Kaashoek 提交于
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 提交于
-
由 Austin Clements 提交于
-
由 Austin Clements 提交于
-
- 2011年 8月 26日 4 次提交
-
-
由 Frans Kaashoek 提交于
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 提交于
-
由 Frans Kaashoek 提交于
- 2011年 8月 24日 1 次提交
-
-
由 Frans Kaashoek 提交于
-
- 2011年 8月 23日 2 次提交
-
-
由 Frans Kaashoek 提交于
-
由 Frans Kaashoek 提交于
Invoke initlog from forkret on first user process
-
- 2011年 8月 22日 2 次提交
-
-
由 Frans Kaashoek 提交于
- 2011年 8月 20日 1 次提交
-
-
由 Robert Morris 提交于
-