Intel Corporation Interview Question

Q: What is meant by Cache coherency ?

Interview Answer

Anonymous

Aug 29, 2015

A. Draw a memory hierarchy of a System on Chip and explain how data resident at an address in L1 cache can be in modified state while an IO peripheral or another CPU may try to access the same address and may get stale data , hence cache coherency protocols like MESI are used.