0
4.2kviews
Explain in details Cache Coherency.
1 Answer
0
51views

Cache Coherence:

  • Cache does improves the performance of a system but it creates a problem know as cache coherence.
  • Before the cache is copied into main memory ,if the two copies one in cache and other in main memory are different.
  • This inconsistency in value of cache and main memory …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.