Tag: #mechanical-sympathy
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
CPU Cache & Memory Hierarchy Complete Guide 2025: L1/L2/L3, Cache Line, False Sharing, Performance Tuning
Everything about the memory hierarchy: L1/L2/L3 cache, cache line, MESI protocol, false sharing, cache-friendly data structures, NUMA, mechanical sympathy, and hands-on performance tuning.
2026-04-15 · 11 min read #cpu-cache#memory#performance#cache-line#false-sharing