X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2FTODO;h=a234cfc77a0f448db75f71f6f48b8a3f9d817f4a;hb=bc4d80ea366522bd5aa51d9c371c47deca10c69f;hp=681fded81a2c4259aa3146f1dbb90bab4294f33d;hpb=c2c08da83daa37227f7ac87b329d21a987d02c9b;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].