From: Ben Pfaff Date: Wed, 24 Nov 2004 05:24:42 +0000 (+0000) Subject: Update TODO. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b719c2f3cf8fa5bd7a110345a34e135a790052c;p=pintos-anon Update TODO. --- diff --git a/TODO b/TODO index f1df50f..b90b2d8 100644 --- a/TODO +++ b/TODO @@ -15,3 +15,8 @@ * Add qsort(), bsearch() implementations to kernel. * Finish writing the tour. + +* Come up with a way for us to release some of the tests. + +* userprog project should mark read-only pages as actually read-only + in the page table