REVIEW 3 cited by
CXLMemSim: A pure software simulated CXL.mem for performance characterization
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
CXLMemSim is a fast, lightweight simulation framework that enables performance characterization of memory systems based on Compute Express Link (CXL) .mem technology. CXL.mem allows disaggregation and pooling of memory to mitigate memory stranding (underutilized memory trapped on fully loaded servers) in cloud and datacenter environments. However, CXL-attached memory introduces additional latency and bandwidth constraints compared to local DRAM, and real CXL .mem hardware is not yet widely available for empirical evaluation. CXLMemSim addresses this gap by attaching to unmodified applications and simulating CXL-based memory pools in software. It operates by tracing memory allocations and accesses using efficient kernel probes and hardware performance counters, dividing execution into epochs, and injecting timing delays to emulate various CXL .mem latency/bandwidth characteristics. This approach incurs modest runtime overhead while preserving realistic load/store memory access patterns. We implement CXLMemSim on commodity hardware without special devices, and our evaluation shows that it runs orders of magnitude faster than cycle-accurate simulators (e.g., Gem5) for real-world workloads, while accurately modeling the performance impact of CXL .mem. We demonstrate use cases where CXLMemSim enables experimentation with memory pooling configurations, scheduling policies, data migration strategies, and caching techniques that were previously infeasible to evaluate at scale. Key findings include the viability of software-based CXL .mem emulation with low overhead, insights into latency and congestion effects in memory pools, and guidance for system designers to optimize memory disaggregation. Overall, CXLMemSim provides a practical and extensible platform for researchers and practitioners to explore CXL.mem innovations before real hardware becomes commonplace.
Forward citations
Cited by 3 Pith papers
-
DMG: A Scalable and Efficient Memory-Disaggregated Graph Processing System
DMG makes graph processing on disaggregated memory practical by combining a DM-friendly graph store, adaptive update propagation, and fast two-stage load balancing, scaling to multiple compute/memory nodes with small caches.
-
CXL-Interference: Analysis and Characterization in Modern Computer Systems
CXL memory traffic, especially non-temporal stores, can degrade concurrent DRAM and SSD bandwidth by up to 93.2%, and CPU quota or MBA regulation can restore about 99% of DRAM bandwidth.
-
A Novel Extensible Simulation Framework for CXL-Enabled Systems
ESF is a new open-source CXL simulator that models CXL 3.1 features and is validated against a real CXL 2.0 memory expander.
Discussion (0). Continue with ORCID to comment.