Specify how we'll grade problem 1-1.
[pintos-anon] / TODO
diff --git a/TODO b/TODO
index 2d61506b6882bbfdb81b170fb1de9779110dc8d1..1650b14625b72fc7cd528efb6d63baae2958791e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,8 +1,13 @@
 -*- text -*-
 
-* Grader:
+* The tests in tests/ don't apply the grading patches.
 
-  - Fix bug where failures are being treated as warnings.
+* Threads:
+
+  - join-invalid doesn't compile if tid_t is not scalar type.
+
+  - mlfqs tests suck.  They aren't even correct, e.g. the amarv
+    submission from win0405 is graded incorrectly.
 
 * Userprog project: