1.

What Is Cache Coherence?

Answer»

Different processors may MAINTAIN their own local CACHES. This RESULTS in potentially multiple copies of the same data. Coherence implies that ACCESS to the local copies behave similarly to access from the local COPY – apart from the time to access.

Different processors may maintain their own local caches. This results in potentially multiple copies of the same data. Coherence implies that access to the local copies behave similarly to access from the local copy – apart from the time to access.



Discussion

No Comment Found