summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--user/kam.mdwn19
1 files changed, 10 insertions, 9 deletions
diff --git a/user/kam.mdwn b/user/kam.mdwn
index b3c11b07..f06e1fc0 100644
--- a/user/kam.mdwn
+++ b/user/kam.mdwn
@@ -28,19 +28,20 @@ Goal:
> Understanding how gnumach ticks [ at least the parts related to the project ]
---
####28th of April - 5th of May:
-> Reading the paging out code in gnumach.
-> Reading the libpager code, and the multipage patch.
-> Reading the translators paging code.
+* Reading the paging in code in gnumach.
+* Reading the libpager code, and the multipage patch.
+* Reading the translators code, only the part implementing the external pager interface.
####5th of May - 12th of May:
-> Reading the IPC Code in gnumach.
-> Reading "[gnu_src]/kern/sched_prim.c"
+* Reading the paging out code in gnumach.
+* Reading the IPC Code in gnumach.
+* Reading "[gnu_src]/kern/sched_prim.c"
####12th of May - 19th of May:
-> Finishing the leftover code in some of the previous phases.
-> Building a big and a more clear picture of how gnumach ticks [ wiring things together ].
+* Finishing the leftover code in some of the previous phases.
+* Building a big and a more clear picture of how gnumach ticks [ wiring things together ].
####19th of May - 23th of May:
-> Finishing the previous state if not finished.
-> Discussing the details of implementing the multipage support.
+* Finishing the previous state if not finished.
+* Discussing the details of implementing the multipage support.
---