X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ta-advice%2FHW4;h=225c08b223241f3fa3f15f96f679821ccfa67d1a;hb=75d2fa82ec381cb68174bf093e794b0aeee81ca1;hp=5cf78d7885080603cf26d08b23cf859bccfad687;hpb=4ca2b2c3c3764faf2aa45c71624737096a45c88b;p=pintos-anon diff --git a/ta-advice/HW4 b/ta-advice/HW4 index 5cf78d7..225c08b 100644 --- a/ta-advice/HW4 +++ b/ta-advice/HW4 @@ -497,8 +497,7 @@ C2: Many schemes are possible. For full credit, students must use an algorithm that is at least as good as the second-chance (clock) - algorithm, and they must take the difference between data and - metadata into account in some way. + algorithm. Some implementations I've seen, with comments: