Move some FAQs into the specification for mmap'd files.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index cac87b00f6ef20131e16db9e5e7eac7c3b451785..7d6ba406ed2365122dc213cb8b30da257f582db2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -16,6 +16,12 @@ via Godmar Back:
 
 * 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.
+