Question d’entretien chez Arm

What is Cache coherency and How is the problem solved?

Réponse à la question d'entretien

Utilisateur anonyme

10 nov. 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.