Cache MemoryExplores cache memory design, hits, misses, and eviction policies in computer systems, emphasizing spatial and temporal locality.
LocalityExplores the significance of locality in system design, discussing caching, prefetching, and data placement strategies to optimize performance.
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.
NIOS II - Avalon BusExplores the NIOS II softcore processor and the Avalon Bus in FPGA embedded systems.
Advanced Cache CoherenceExplores advanced cache coherence techniques, emphasizing power-aware servers and optimization of coherence protocols.
Dataflow Analysis: OptimizationExplores dataflow analysis for optimization, including equations solving, live variables, reaching definitions, and very busy expressions.