Cache coherence (cont’d)
Now P4 writes A
Two choices:
Write-through the new value of A snooped by caches of P2 and P3: Write-update (or write broadcast) protocol
Invalidate the copy in caches of P2 and P3. Write-invalidate protocols
Previous slide
Next slide
Back to first slide
View graphic version