•If interconnect -- then there will be memory contention
•
•Data flows from memory to cache to processors;
•
•Cache coherence:
–If a piece of
data is changed in one cache then all other caches that contain that data must update the value. Hardware and
software must take care of this.