Previous | Next --- Slide 20 of 34
Back to Lecture Thumbnails
Yuyang

Question: What does 'Caches present snoop result for request with the data' mean?

bxb

@Yuyang A couple of slides before this, one of the steps was "Caches perform snoop: Look up tags, update cache state, etc." When the data is on the bus is when any snoop results are actually needed/used.

kayvonf

These are the results of the snoop, such as a caches indicating it also has the line in the shared state. The snoop results tell the requesting processor what state to load the line in.