Update.
[pintos-anon] / src / TODO
index 52f1b121b347b3efe35b210715ddad43c45e573b..681fded81a2c4259aa3146f1dbb90bab4294f33d 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,19 +1,16 @@
-* Write, test join.
-
-* Write, test user programs.
-
-* Figure out PD/PT management API.
-  - We should document what's in mmu.h.  
-
 * Write, test VM.
 
-* Implement `jitter'.
+* Handling of read-only pages?
 
 * Test list, hash ADTs.
+  - Finish comments for hash.[ch].
 
 * Compile and install gdb, dbg versions.
   - Test gdb version.
 
+* References/bibliography.
+  - Userprog refers to [SysV-i386].
+
 * Write "tour".
 
 ----------------------------------------------------------------------