English

Persistent Memory I/O Primitives

Databases 2019-06-07 v3

Abstract

I/O latency and throughput is one of the major performance bottlenecks for disk-based database systems. Upcoming persistent memory (PMem) technologies, like Intel's Optane DC Persistent Memory Modules, promise to bridge the gap between NAND-based flash (SSD) and DRAM, and thus eliminate the I/O bottleneck. In this paper, we provide one of the first performance evaluations of PMem in terms of bandwidth and latency. Based on the results, we develop guidelines for efficient PMem usage and two essential I/O primitives tuned for PMem: log writing and block flushing.

Keywords

Cite

@article{arxiv.1904.01614,
  title  = {Persistent Memory I/O Primitives},
  author = {Alexander van Renen and Lukas Vogel and Viktor Leis and Thomas Neumann and Alfons Kemper},
  journal= {arXiv preprint arXiv:1904.01614},
  year   = {2019}
}

Comments

7 pages, 6 figures, DaMoN 2019