X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FTODO;h=a234cfc77a0f448db75f71f6f48b8a3f9d817f4a;hb=5c9a85f896e888b26c6101e42d2b1072c7443e80;hp=681fded81a2c4259aa3146f1dbb90bab4294f33d;hpb=806d0cd253880be54b78672581b9ff338bf2751f;p=pintos-anon diff --git a/src/TODO b/src/TODO index 681fded..a234cfc 100644 --- a/src/TODO +++ b/src/TODO @@ -1,3 +1,5 @@ +* Add stats. + * Write, test VM. * Handling of read-only pages? @@ -5,9 +7,6 @@ * Test list, hash ADTs. - Finish comments for hash.[ch]. -* Compile and install gdb, dbg versions. - - Test gdb version. - * References/bibliography. - Userprog refers to [SysV-i386].