primitive fork and exit system calls

This commit is contained in:
rtm 2006-06-15 16:02:20 +00:00
parent cb83c71628
commit a4c03dea09
12 changed files with 166 additions and 37 deletions

1
Notes
View file

@ -40,6 +40,7 @@ one segment array per cpu, or per process?
pass curproc explicitly, or implicit from cpu #?
e.g. argument to newproc()?
hmm, you need a global curproc[cpu] for trap() &c
test stack expansion
test running out of memory, process slots