Login to filter by course Login to filter by course Reset
Caches - PerformanceExplores cache memory performance evaluation, covering benchmarks, Amdahl's law, CPU performance, memory hierarchy, cache optimizations, and multilevel caches.
Cache MemoryExplores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
Cache CoherenceCovers cache coherence, sharing data in multiprocessor caches, directories, and 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 Cache PrinciplesExplores memory cache principles, emphasizing spatial locality, latency impact, and cache efficiency strategies.
Advanced Cache CoherenceExplores advanced cache coherence techniques, emphasizing power-aware servers and optimization of coherence protocols.
Principles of LocalityExplores the impact of locality on system design, discussing strategies to optimize efficiency and performance through data layout, lock design, and data movement minimization.
Cache CoherenceCovers cache coherence in multiprocessor systems and the challenges of maintaining coherence and consistency in modern processors.