Pergunta de entrevista da empresa Arm

What is Cache coherency and How is the problem solved?

Resposta da entrevista

Sigiloso

10 de nov. de 2020

Cache coherency is a problem where data in inconsistent through various levels of memory structure. It is solved by using write-through cache, write-back cache, separate instruction cache.