Encyclopedia > Cache coherence

  Article Content

Cache coherency

Redirected from Cache coherence

Cache coherency (alternatively cache coherence or cache consistency) is the property that accessing a cache gives the same value as the underlying data, even when the data was modified by a different process after the caching was performed. This is important for consistent operation of multiprocessor systems in which each CPU has a non-shared cache of a shared memory area. Various protocols have been devised for maintaining cache coherency, such as the MESI protocol[?] and the MOESI protocol[?].



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Bugatti

... 110th anniversary of Ettore Bugatti's birth). Bugatti EB 110 The completed car was ready in 1990 but the unveiling was delayed until the anniversary date of ...

 
 
 
This page was created in 40.9 ms