Previous | Next --- Slide 10 of 45
Back to Lecture Thumbnails
blipblop

I'm so confused - why does P3 store X results in P3 storing the value 2 to its local cache copy of address X?

blipblop

Oh nevermind, this question was answered. 2 is just an arbitrary choice.

kevtan

In this diagram, we have a write-back cache where the contents of the cache are only written back into main memory when the cache line is evicted.

Please log in to leave a comment.