Persistent buffer management with optimistic consistency

Publikation: Beitrag in Buch/Konferenzbericht/Sammelband/GutachtenBeitrag in KonferenzbandBeigetragenBegutachtung

Beitragende

  • Lucas Lersch - , Professur für Datenbanken (Autor:in)
  • Wolfgang Lehner - , Technische Universität Dresden (Autor:in)
  • Ismail Oukid - , Technische Universität Dresden (Autor:in)

Abstract

Finding the best way to leverage non-volatile memory (NVM) on modern database systems is still an open problem. The answer is far from trivial since the clear boundary between memory and storage present in most systems seems to be incompatible with the intrinsic memory-storage duality of NVM. Rather than treating NVM either solely as memory or solely as storage, in this work we propose how NVM can be simultaneously used as both in the context of modern database systems. We design a persistent buffer pool on NVM, enabling pages to be directly read/written by the CPU (like memory) while recovering corrupted pages after a failure (like storage). The main benefits of our approach are an easy integration in the existing database architectures, reduced costs (by replacing DRAM with NVM), and faster peak-performance recovery.

Details

OriginalspracheEnglisch
TitelDaMoN'19: Proceedings of the 15th International Workshop on Data Management on New Hardware
Herausgeber (Verlag)Association for Computing Machinery (ACM), New York
Seitenumfang3
ISBN (Print)978-1-4503-6801-8
PublikationsstatusVeröffentlicht - 16 Mai 2019
Peer-Review-StatusJa

Publikationsreihe

ReiheMOD: International Conference on Management of Data (DaMoN)
ISSN0730-8078

Konferenz

Titel15th International Workshop on Data Management on New Hardware, DaMoN 2019, Held with ACM SIGMOD/PODS 2019
Dauer1 Juli 2019
StadtAmsterdam
LandNiederlande

Externe IDs

dblp conf/damon/LerschLO19
dblp journals/corr/abs-1905-06760
ArXiv http://arxiv.org/abs/1905.06760v1
ORCID /0000-0001-8107-2775/work/142253576

Schlagworte

Schlagwörter

  • cs.DB