English

HybridTier: an Adaptive and Lightweight CXL-Memory Tiering System

Distributed, Parallel, and Cluster Computing 2025-07-04 v2 Operating Systems

Abstract

Modern workloads are demanding increasingly larger memory capacity. Compute Express Link (CXL)-based memory tiering has emerged as a promising solution for addressing this problem by utilizing traditional DRAM alongside slow-tier CXL memory devices. We analyze prior tiering systems and observe two challenges for high-performance memory tiering: adapting to skewed but dynamically varying data hotness distributions while minimizing memory and cache overhead due to tiering. To address these challenges, we propose HybridTier, an adaptive and lightweight tiering system for CXL memory. HybridTier tracks both long-term data access frequency and short-term access momentum \emph{simultaneously} to accurately capture and adapt to shifting hotness distributions. HybridTier reduces the metadata memory overhead by tracking data accesses \emph{probabilistically}, obtaining higher memory efficiency by trading off a small amount of tracking inaccuracy that has a negligible impact on application performance. To reduce cache overhead, HybridTier uses lightweight data structures that optimize for data locality to track data hotness. Our evaluations show that HybridTier outperforms prior systems by up to 91%91\% (19%19\% geomean), incurring 2.07.8×2.0-7.8\times less memory overhead and 1.73.5×1.7-3.5\times less cache misses.

Keywords

Cite

@article{arxiv.2312.04789,
  title  = {HybridTier: an Adaptive and Lightweight CXL-Memory Tiering System},
  author = {Kevin Song and Jiacheng Yang and Zixuan Wang and Jishen Zhao and Sihang Liu and Gennady Pekhimenko},
  journal= {arXiv preprint arXiv:2312.04789},
  year   = {2025}
}

Comments

Appears in the Proceedings of the 30th ACM International Conference on Architectural Support for Programming Languages and Operating Systems, Volume 3 (ASPLOS 25)