Computer Architecture and Design Question:
Download Job Interview Questions and Answers PDF
What is MESI?
Answer:
The MESI protocol is also known as Illinois protocol due to its development at the University of Illinois at Urbana-Champaign and MESI is a widely used cache coherency and memory coherence protocol.
MESI is the most common protocol which supports write-back cache. Its use in personal computers became widespread with the introduction of Intel's Pentium processor to "support the more efficient write-back cache in addition to the write-through cache previously used by the Intel 486 processor"
MESI is the most common protocol which supports write-back cache. Its use in personal computers became widespread with the introduction of Intel's Pentium processor to "support the more efficient write-back cache in addition to the write-through cache previously used by the Intel 486 processor"
Download Computer Architecture Interview Questions And Answers
PDF
Previous Question | Next Question |
What are the basic components in a Microprocessor? | What are the different hazards? How do you avoid them? |