Basic Cache CoherenceIntroduces the basics of cache coherence, covering cache organization, coherence protocols, and challenges in multi-level cache hierarchies.
LocalityExplores the significance of locality in system design, discussing caching, prefetching, and data placement strategies to optimize performance.