Improving key-value cache performance with heterogeneous memory tiering: A case study of CXL-based memory expansion

KyungSoo Lee,Sohyun Kim,Joohee Lee,Donguk Moon,Rakie Kim,Honggyu Kim,Hyeongtak Ji,Yunjeong Mun,Youngpyo Joo
DOI: https://doi.org/10.1109/mm.2024.3358861
IF: 2.8212
2024-01-01
IEEE Micro
Abstract:CXL memory brings extra bandwidth and capacity via PCIe-based memory expansion beyond DDR-based DRAM. This paper introduces the CXL 2.0 memory expansion solution, which incorporates two parts: 1) a CXL memory expander prototype, and 2) the Heterogeneous Memory Software Development Kit (HMSDK). We demonstrate the feasibility of our CXL memory solution by implementing it on CacheLib, Meta’s general-purpose key-valye caching engine. We highlight how our application design and guidelines for CXL memory enable resolving the shortcomings of conventional memory system architectures. Our proposals enable 1) expanding memory bandwidth and capacity or 2) considerable DRAM savings. Evaluation results show that we can achieve a 25% increase in memory bandwidth, up to 15% throughput gain, and a 9% latency reduction. Furthermore, in Hybrid cache using NVM, expanding the RAM cache area with CXL memory, which is relatively cheaper than DRAM, enhances throughput and hit ratio due to reduced NVM I/O.
computer science, software engineering, hardware & architecture
What problem does this paper attempt to address?