Cache Coherence -- The Problem
•
Processors can modify shared locations
without other processors being aware of it
unless special hardware is added
P
1
reads a into its cache
P
3
reads a into its cache
P
1
P
3
P
1
4
P
2
P
3
4
4
Memory
a:
a: