From: Ben Pfaff Date: Tue, 3 Jan 2006 17:32:53 +0000 (+0000) Subject: Suggestions from Godmar Back. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a861f5507a1a11b7458e947b2cfcd52458d2879;p=pintos-anon Suggestions from Godmar Back. --- diff --git a/TODO b/TODO index 726b118..cac87b0 100644 --- a/TODO +++ b/TODO @@ -8,6 +8,14 @@ * Finish writing tour. +via Godmar Back: + +* Project 3 solution needs FS lock. + +* Get rid of mmap syscall, add sbrk. + +* hash_destroy() should take function arg. +