Cache MemoryExplores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
Approximation AlgorithmsCovers approximation algorithms for optimization problems, LP relaxation, and randomized rounding techniques.
Caches - PerformanceExplores cache memory performance evaluation, covering benchmarks, Amdahl's law, CPU performance, memory hierarchy, cache optimizations, and multilevel caches.
Virtual MemoryCovers virtual memory, program relocation, memory protection, TLB, and memory hierarchy interactions.
Direct-mapped and Annex CachesCovers direct-mapped and annex caches in computer architecture, explaining cache structure, access patterns, hit rates, and latency calculations.