Update tests.
[pintos-anon] / grading / vm / review.txt
index 82a30f07fbf5976d8ffea114995af6ed03c2ce0b..ad81e4f876508f432e1e8aac13af78714fc66562 100644 (file)
@@ -16,7 +16,6 @@ DESIGNDOC (per problem):
   -5 Doesn't explain how memory mapping works
 
 Overall:
-  -3 Holds a global lock while accessing the disk
   -1 Gratuitous use of malloc() (e.g. for allocating a list or a lock)
   -1 Inappropriate use of ASSERT (e.g. to verify that malloc() succeeded)