PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
September 10, 2025Proceedings of the VLDB Endowment9 citations

CXL Memory Performance for In-Memory Data Processing

View Full Paper
MWMarcel WeisgutDRDaniel RitterPTPınar Tözün

Key Points

  • Efficient access to CXL memory can match local memory performance with proper data placement techniques.
  • TPC-H workload evaluation showed over 80% of data stored in CXL memory maintained 85% performance of local memory.
  • Data interleaving across CXL memory devices improves database operation performance for column scans and B+tree operations.
  • Understanding workload-aware data management is crucial for maximizing CXL memory's potential in database systems.

Abstract

The Compute Express Link (CXL) standard enables new forms of memory management and access across devices and servers. Based on PCIe, it enables cache-coherent access to remote memory. This widens the design space for database systems by expanding the available memory beyond memory local to the CPU. Efficiently utilizing CXL-attached memory requires conscious decisions by data systems about data placement and management. In this paper, we provide an in-depth analysis of database operation performance with data interleaved across multiple CXL memory devices. We experimentally evaluate the memory access performance for basic access patterns, the performance impact of placing data across multiple CXL memory devices for in-memory column scans and in-memory B+tree operations, and the performance impact of placing data in CXL memory for an in-memory database system when running the analytical TPC-H workload. Our experiments show that access to CXL-attached memory does not have to penalize performance over local access, but careful workload-aware data management is required. Our TPC-H evaluation shows that placing table columns based on access frequencies allows storing over 80% of the table data in CXL memory with a performance of 85% of a local-memory-only solution.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Weisgut et al. (2025) studied this question.

synapsesocial.com/papers/68c188579b7b07f3a0612468https://doi.org/10.14778/3746405.3746432
Ask AI
Helpful
Bookmark
Share
View Full Paper