Answer from cs61c-et (Bryant Chae 14937777) for Question 1 This is because it uses a write-back strategy that copies entries back at miss time rather than whenever they are written. This allows it to be very effiecient, more efficient than L1 caches.