Update.
[pintos-anon] / src / TODO
index 96007c117c5fb2527cc5795fd7e42267e3f9ff9d..3003410090308749c71effeb7b75251193197ea5 100644 (file)
--- a/src/TODO
+++ b/src/TODO
@@ -1,25 +1,7 @@
-* Write, test user programs.
-  - addrspace_load() should return thread's esp.
-  - thread_execute() shouldn't panic on failure (!).
-
-* Figure out PD/PT management API.
-  - We should document what's in mmu.h.  
-  - pagedir.[ch] is undocumented.
-
-* Write, test VM.
-
-* Implement `jitter'.
-
-* Test list, hash ADTs.
-
-* Compile and install gdb, dbg versions.
-  - Test gdb version.
-
-* References/bibliography.
-  - Userprog refers to [SysV-i386].
-
 * Write "tour".
 
+* Using PAL_USER.
+
 ----------------------------------------------------------------------
 
 * Cygwin support: