Basic Cache CoherenceIntroduces the basics of cache coherence, covering cache organization, coherence protocols, and challenges in multi-level cache hierarchies.
Direct-mapped and Annex CachesCovers direct-mapped and annex caches in computer architecture, explaining cache structure, access patterns, hit rates, and latency calculations.
CMP Caches IExplores CMP cache basics, transactional memory, in-flight transactions, cache overflow mechanism, and victim replication.