English

The Future of Memory: Limits and Opportunities

Hardware Architecture 2025-09-24 v3

Abstract

Memory latency, bandwidth, capacity, and energy increasingly limit performance. In this paper, we reconsider proposed system architectures that consist of huge (many-terabyte to petabyte scale) memories shared among large numbers of CPUs. We argue two practical engineering challenges, scaling and signaling, limit such designs. We propose the opposite approach. Rather than create large, shared, homogenous memories, systems explicitly break memory up into smaller slices more tightly coupled with compute elements. Leveraging advances in 2.5D/3D integration, this compute-memory node provisions private local memory, enabling accesses of node-exclusive data through micrometer-scale distances, and dramatically reduced access cost. In-package memory elements support shared state within a processor, providing far better bandwidth and energy-efficiency than DRAM, which is used as main memory for large working sets and cold data. Hardware making memory capacities and distances explicit allows software to efficiently compose this hierarchy, managing data placement and movement.

Keywords

Cite

@article{arxiv.2508.20425,
  title  = {The Future of Memory: Limits and Opportunities},
  author = {Samuel Dayo and Shuhan Liu and Peijing Li and Philip Levis and Subhasish Mitra and Thierry Tambe and David Tennenhouse and H. -S. Philip Wong},
  journal= {arXiv preprint arXiv:2508.20425},
  year   = {2025}
}

Comments

3 Pages, 2 Figures, 1 Table, Accepted to SOSP 25 BigMem Workshop