Basic Cache CoherenceIntroduces the basics of cache coherence, covering cache organization, coherence protocols, and challenges in multi-level cache hierarchies.
Advanced Cache CoherenceExplores advanced cache coherence techniques, emphasizing power-aware servers and optimization of coherence protocols.
Direct-mapped and Annex CachesCovers direct-mapped and annex caches in computer architecture, explaining cache structure, access patterns, hit rates, and latency calculations.
Memory Consistency: Basics and ModelsExplores memory consistency, cache coherence, and relaxed models in modern CPUs, emphasizing the balance between strict ordering and flexible memory operations.
Virtual MemoryCovers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.