From: Ben Pfaff Date: Wed, 30 Mar 2005 07:31:07 +0000 (+0000) Subject: Update. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654121cfc127bc8e1e9aa8859c2d68f0dc4330cb;p=pintos-anon Update. --- diff --git a/TODO b/TODO index 0d109c9..3e9c3e4 100644 --- a/TODO +++ b/TODO @@ -121,3 +121,6 @@ - Revise command-line arguments for sensibility instead of for Nachos compatibility. + + - Get rid of all compile-time flags, e.g. MLFQS should be a runtime + command-line option.