Build the Finance Skills That Lead to Promotions — Not Just Certificates
Google Data Analytics, IBM AI & Meta Marketing — All in One Subscription
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
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