X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FTODO;h=3003410090308749c71effeb7b75251193197ea5;hb=b53e2e29e6ff38abd62be9e2319812c7f9a2095d;hp=f44e1f1c250235e767702c8eb4cea4d903b9967e;hpb=38d8e6df4c2ecb2000a8bfbfdd4f9640b89f4673;p=pintos-anon diff --git a/src/TODO b/src/TODO index f44e1f1..3003410 100644 --- a/src/TODO +++ b/src/TODO @@ -1,19 +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? - -* Write, test VM. - -* Test list, hash ADTs. - -* Compile and install gdb, dbg versions. - - Test gdb version. - -* References/bibliography. - - Userprog refers to [SysV-i386]. - * Write "tour". +* Using PAL_USER. + ---------------------------------------------------------------------- * Cygwin support: