Chp8 my: Difference between revisions
Jump to navigation
Jump to search
Line 24: | Line 24: | ||
<li>[http://www.zak.ict.pwr.wroc.pl/nikodem/ak_materialy/Cache%20consistency%20&%20MESI.pdf Cache consistency & MESI Intel]</li> | <li>[http://www.zak.ict.pwr.wroc.pl/nikodem/ak_materialy/Cache%20consistency%20&%20MESI.pdf Cache consistency & MESI Intel]</li> | ||
<li>[http://techreport.com/articles.x/8236/2 A closer look at AMD's dual-core architecture]</li> | <li>[http://techreport.com/articles.x/8236/2 A closer look at AMD's dual-core architecture]</li> | ||
<li>[http://www.seas.upenn.edu/~cse400/CSE400_2008_2009/related_work.pdf Related work]</li> | |||
</ol> | </ol> |
Revision as of 19:17, 17 March 2010
In computing, cache coherence (also cache coherency) refers to the consistency of data stored in local caches of a shared resource. Cache coherence is a special case of memory coherence.
Cache Coherence
Definition
Coherency protocol
MSI protocol
MESI protocol
Intel is using this