- Aug 14, 2007
-
-
rsc authored
-
- Aug 10, 2007
- Sep 08, 2006
-
-
kaashoek authored
-
- Sep 07, 2006
-
-
rsc authored
-
- Sep 06, 2006
- Sep 04, 2006
-
-
rtm authored
-
- Aug 30, 2006
-
-
rtm authored
lots of cleanup
-
- Aug 10, 2006
-
-
rtm authored
so fast interrupts overflow the kernel stack fix: cli() before lapic_eoi()
-
- Jul 29, 2006
-
-
rtm authored
-
- Jul 16, 2006
- Jul 12, 2006
-
-
rtm authored
nesting cli/sti: release shouldn't always enable interrupts separate setup of lapic from starting of other cpus, so cpu() works earlier flag to disable locking in console output make locks work even when curproc==0 (still crashes in clock interrupt)
-
- Jul 11, 2006
- Jul 01, 2006
-
-
rtm authored
swtch idles on per-CPU stack, not on calling process's stack fix pipe bugs usertest.c tests pipes, fork, exit, close
-
- Jun 12, 2006
-
-
rtm authored
-