Add explanatory comments to vm tests.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index ed4ca7c3b1f674274816a0dfac439e7c0ea5e6d7..9ddf3c248e4b9824600ae905480b9928999d3318 100644 (file)
--- a/TODO
+++ b/TODO
@@ -14,11 +14,12 @@ via Godmar Back:
 
 * Get rid of mmap syscall, add sbrk.
 
-* hash_destroy() should take function arg.
-
 * Make backtrace program accept multiple object file arguments,
   e.g. add -u option to allow backtracing user program also.
 
+* VM projects do not use enough memory to force eviction.
+  Should reduce user limit or increase memory consumption.
+