InterviewSolution
| 1. |
Explain 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" 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" |
|