X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FTODO;h=6392e2920875a168df94f46c896b6beaa617ef18;hb=1e70978fdf2e3dd9a3c2153dab259bc689fd7d31;hp=38834e8dfc99c2b737fcd25b4f52439832410724;hpb=7f2927ecf1a95b88002b344c5427644e75467beb;p=pintos-anon diff --git a/src/TODO b/src/TODO index 38834e8..6392e29 100644 --- a/src/TODO +++ b/src/TODO @@ -1,23 +1,7 @@ -* Get rid of names for synch primitives? They increase the size of - each one by 16 bytes and are probably not that useful. - Alternatively make the names pointers? - -* pagedir.[ch] needs comments. - -* Write, test VM. - -* Implement `jitter'. - -* Test list, hash ADTs. - -* Compile and install gdb, dbg versions. - - Test gdb version. - -* References/bibliography. - - Userprog refers to [SysV-i386]. - * Write "tour". +* Always flush TLB. + ---------------------------------------------------------------------- * Cygwin support: