primitive fork and exit system calls
This commit is contained in:
parent
cb83c71628
commit
a4c03dea09
12 changed files with 166 additions and 37 deletions
1
Notes
1
Notes
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue