X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2FTODO;h=3003410090308749c71effeb7b75251193197ea5;hb=b53e2e29e6ff38abd62be9e2319812c7f9a2095d;hp=d3d8303af0b4553d77c9749b93b3e109b4a173cb;hpb=0622d54073a2268533a5cef62a11db28215a32c1;p=pintos-anon diff --git a/src/TODO b/src/TODO index d3d8303..3003410 100644 --- a/src/TODO +++ b/src/TODO @@ -1,24 +1,6 @@ -* Write user test programs. - -* Write, test join. - -* Write, test user programs. - -* Figure out PD/PT management API. - - We should document what's in mmu.h. - -* Write, test VM. - -* Implement `jitter'. - -* Test list, hash ADTs. - -* Compile and install gdb, dbg versions. - - Test gdb version. - * Write "tour". -* Get rid of 16550a.h header. +* Using PAL_USER. ----------------------------------------------------------------------