summaryrefslogtreecommitdiff
path: root/runoff.spec
diff options
context:
space:
mode:
Diffstat (limited to 'runoff.spec')
-rw-r--r--runoff.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/runoff.spec b/runoff.spec
index 9d87528..d5b5334 100644
--- a/runoff.spec
+++ b/runoff.spec
@@ -42,8 +42,14 @@ odd: proc.h
left: proc.c # VERY important
odd: proc.c # VERY important
-# setjmp.S either
-# vm.c either
+# A few more action packed spreads
+# page table creation and process loading
+# walkpgdir mappages setupkvm vmenable switch[ku]vm inituvm loaduvm
+# process memory management
+# allocuvm deallocuvm freevm
+right: vm.c
+odd: vm.c
+
# kalloc.c either
# syscall.h either