cache coherence protocol

A mechanism that allows all the caches of data in a multicore/multiprocessor system to be consistent as the various processing units access data that are local versions of what the system memory should be at any point in time.

Discussion