Persistent buffer management with optimistic consistency
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
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
Original language | English |
---|---|
Title of host publication | DaMoN'19: Proceedings of the 15th International Workshop on Data Management on New Hardware |
Publisher | Association for Computing Machinery (ACM), New York |
Number of pages | 3 |
ISBN (print) | 978-1-4503-6801-8 |
Publication status | Published - 16 May 2019 |
Peer-reviewed | Yes |
Publication series
Series | MOD: International Conference on Management of Data (DaMoN) |
---|---|
ISSN | 0730-8078 |
Conference
Title | 15th International Workshop on Data Management on New Hardware, DaMoN 2019, Held with ACM SIGMOD/PODS 2019 |
---|---|
Duration | 1 July 2019 |
City | Amsterdam |
Country | Netherlands |
External 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 |
Keywords
ASJC Scopus subject areas
Keywords
- cs.DB