X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=TODO;h=ac46639a58fe89733ad6889dfd728a1a262e80e8;hb=d80dc83cd65332de026aa01035967fc031d0f305;hp=1999f7033692229667ea30bb5df30aab22620b1b;hpb=2655ee80b0014689c2d8fffcf67e4d6b1546b298;p=pintos-anon diff --git a/TODO b/TODO index 1999f70..ac46639 100644 --- a/TODO +++ b/TODO @@ -2,11 +2,14 @@ * The tests in tests/ don't apply the grading patches. -* We need better example programs. +* We need better and more example programs. - Need an mmap example program as a replacement for the crappy mmap FAQ question. +* Make it clear that the students own their code, because there was some + confusion on that point. + * Threads: - join-invalid doesn't compile if tid_t is not scalar type. @@ -45,6 +48,8 @@ - Sample solution. + - Update grading/vm to reflect new mmap, munmap forms. + * Filesys project: - Increase maximum disk size from 8 MB to something that actually