

InterviewSolution
Saved Bookmarks
1. |
What does MESI stand for?(a) modified exclusive stale invalid(b) modified exclusive shared invalid(c) modified exclusive system input(d) modifies embedded shared invalidThis question was posed to me in an interview for job.The above asked question is from Writing Scheme of Cache Memory in chapter Memory Systems of Embedded Systems |
Answer» The correct option is (b) MODIFIED exclusive shared invalid |
|