thread: Properly protect 'all_list' around insertion.
[pintos-anon] / solutions / TODO
index 8c1164bcf187ade21824993177f8f7c9d107ab78..6f85f1a17c0fed19545b07ca1b9bd3c00e272c75 100644 (file)
@@ -1,4 +1,6 @@
-- p4 can be simpified significantly.
+- p4 can be simplified significantly.
 
 - We should add a knob to p4 that controls whether open directories
   may be removed.  Then we can test both cases.
+
+- p3, p4 can just panic if memory+swap runs out.