Ignore bochsout.txt, bochsrc.txt.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index c666bab762668690121a79e0e79f53fdf05b99a6..522847aa1dc88f2a95d36d3a0f193c13ec8353c8 100644 (file)
--- a/TODO
+++ b/TODO
@@ -203,15 +203,10 @@ Godmar Back <godmar@gmail.com> writes:
 
 * Finish writing tour.
 
-* Introduce a "yield" system call to speed up the syn-* tests.
-
 via Godmar Back:
 
 * Get rid of mmap syscall, add sbrk.
 
-* Make backtrace program accept multiple object file arguments,
-  e.g. add -u option to allow backtracing user program also.
-
 * page-linear, page-shuffle VM tests do not use enough memory to force
   eviction.  Should increase memory consumption.