Previous | Next --- Slide 6 of 51
Back to Lecture Thumbnails
huehue

What advantage does this have over the regular snooping protocol without hierarchies?

blairwaldorf

@huehue: Here a processor only has to broadcast to the processors on its interconnect, instead of ALL the processors.

huehue

But wouldn't the processor still have to wait until all processors, even outside of its interconnect, respond with whether they have the line or not?

eknight7

@huehue: Thats true, but if the processors on the same interconnect do have the cache line, then there is no need of broadcast at the next level of interconnect.