Architecture Question:

What is the MESI?

.Net Architecture Interview Question
.Net Architecture Interview Question

Answer:

MESI is a Cache Coherency protocol used in multi-processor systems to indicate the state in which the data in the cache of a particular processor is. It stands of Modified, Exclusive, Shared and Invalid


Previous QuestionNext Question
Explain different pipelining hazards and how are they eliminated?What is an interrupt?