Fix bugs.
[pintos-anon] / src / TODO
index 52f1b121b347b3efe35b210715ddad43c45e573b..a234cfc77a0f448db75f71f6f48b8a3f9d817f4a 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,18 +1,14 @@
-* Write, test join.
-
-* Write, test user programs.
-
-* Figure out PD/PT management API.
-  - We should document what's in mmu.h.  
+* Add stats.
 
 * 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".