Get 20% off all career paths from fullstack to AI
Build AI Apps with Azure, Copilot, and Generative AI — Microsoft Certified
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
Learn about advanced tiered memory management techniques that move beyond traditional hotness-based approaches in this 16-minute conference talk from OSDI '25. Discover how researchers from Virginia Tech introduce amortized offcore latency (AOL), a novel metric that more accurately captures the true performance impact of memory accesses by considering both memory access latency and memory-level parallelism (MLP). Explore two innovative tiering mechanisms: SOAR, a profile-guided allocation policy that strategically places objects based on their actual performance contribution rather than just access frequency, and ALTO, a lightweight page migration regulation policy designed to eliminate unnecessary data migrations. Understand how these approaches address the limitations of hotness-based policies, where frequently accessed data may not always be performance-critical, and examine performance results showing improvements of up to 12.4× over four state-of-the-art tiering designs across diverse workloads, with minimal underperformance in edge cases.
Syllabus
OSDI '25 - Tiered Memory Management Beyond Hotness
Taught by
USENIX