X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FTODO;h=681fded81a2c4259aa3146f1dbb90bab4294f33d;hb=a929199f73fce9d810c633dff21e2ed7b03bc16c;hp=1734938aa2fd536f009c77fabdc696c2b22fa5d7;hpb=35c34b1f08d0b76e6bafdf2a7112a69187160940;p=pintos-anon diff --git a/src/TODO b/src/TODO index 1734938..681fded 100644 --- a/src/TODO +++ b/src/TODO @@ -1,6 +1,9 @@ * Write, test VM. +* Handling of read-only pages? + * Test list, hash ADTs. + - Finish comments for hash.[ch]. * Compile and install gdb, dbg versions. - Test gdb version.