summaryrefslogtreecommitdiff
path: root/kalloc.c
AgeCommit message (Collapse)Author
2006-07-12no more big kernel lockrtm
succeeds at usertests.c pipe test
2006-07-11pre-empt both user and kernel, in clock interruptrtm
usertest.c tests pre-emption kill()
2006-07-01swtch saves callee-saved registersrtm
swtch idles on per-CPU stack, not on calling process's stack fix pipe bugs usertest.c tests pipes, fork, exit, close
2006-06-12importrtm