From a4c03dea09b7b5f2463147e979d20b035b81de96 Mon Sep 17 00:00:00 2001 From: rtm Date: Thu, 15 Jun 2006 16:02:20 +0000 Subject: primitive fork and exit system calls --- Notes | 1 + 1 file changed, 1 insertion(+) (limited to 'Notes') diff --git a/Notes b/Notes index 4c06e74..06a9696 100644 --- a/Notes +++ b/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 -- cgit v1.2.3