Login to filter by course Login to filter by course Reset
Cache MemoryExplores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
Direct-mapped and Annex CachesCovers direct-mapped and annex caches in computer architecture, explaining cache structure, access patterns, hit rates, and latency calculations.
Multi Masters SystemsExplores Multi Masters Systems, discussing architectures with multiple processors, shared memory, mutual exclusion, and hardware accelerators.
CMP Caches IExplores CMP cache basics, transactional memory, in-flight transactions, cache overflow mechanism, and victim replication.
LocalityExplores the significance of locality in system design, discussing caching, prefetching, and data placement strategies to optimize performance.
Rescuing Data Center ProcessorsExplores challenges and solutions for data center processors, focusing on efficiency, cache issues, branch prediction, and architectural optimizations.
Cache CoherenceCovers cache coherence, sharing data in multiprocessor caches, directories, and coherence protocols.