X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=grading%2Fvm%2Freview.txt;h=ad81e4f876508f432e1e8aac13af78714fc66562;hb=c8b4c7b5fd31a2d9554975c5b862da696e44bca9;hp=82a30f07fbf5976d8ffea114995af6ed03c2ce0b;hpb=6a312cdd960c64a305d19ee7182f4f73698460d3;p=pintos-anon diff --git a/grading/vm/review.txt b/grading/vm/review.txt index 82a30f0..ad81e4f 100644 --- a/grading/vm/review.txt +++ b/grading/vm/review.txt @@ -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)