Recap
Snooping cache coherence
- solve difficult problem by applying extra interpretation to naturally occuring events
- state transitions, bus transactions
- write-thru cache
- 2-state: invalid, valid
- no new transaction, no new wires
- coherence mechanism provides consistency, since all writes in bus order
- poor performance