From: Ben Pfaff Date: Thu, 5 Oct 2006 03:04:36 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3cd242b7073bed2b1797ca1aec13c12fac8659a;p=pintos-anon *** empty log message *** --- diff --git a/solutions/TODO b/solutions/TODO index 8c1164b..6f85f1a 100644 --- a/solutions/TODO +++ b/solutions/TODO @@ -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.