1 | Suppose two processors cache the same variable stored in memory of one of the processors |
2 | One must ensure cache coherence so that when one cache value changes, all do! |
3 | .... |
4 | .... |
5 | System Interconnection Network |
6 | L3 Cache |
7 | Main |
8 | Memory |
9 | Main |
10 | Memory |
11 | Cached Value of same shared variable |
12 | Board level Interconnection Network |
13 | Board level Interconnection Network |