Explain the inclusion property and memory coherence requirements in a multilevel memory hierarchy.
Answers
Answered by
4
Multi-level caches can be designed in various ways depending on whether the content of one cache is present in other level of caches. If all blocks in the higher level cache are also present in the lower level cache, then the lower level cache is said to be inclusive of the higher level cache
Similar questions