Rethinking DRAM caching for LSMs in an NVRAM environment
Research output: Contribution to book/Conference proceedings/Anthology/Report › Conference contribution › Contributed › peer-review
Contributors
Abstract
The rise of NVRAM technologies promises to change the way we think about system architectures. In order to fully exploit its advantages, it is required to develop systems specially tailored for NVRAM devices. Not only this imposes great challenges, but also developing full system architectures from scratch is undesirable in many scenarios due to prohibitive development costs. Instead, we analyze in this paper the behavior of an existing log-structured persistent key-value store, namely LevelDB, when run on top of an emulated NVRAM device. We investigate initial opportunities for improvement when adapting a system tailored for HDD/SSDs to run on top of an NVRAM environment. Furthermore, we analyze the behavior of the DRAM caching components of LevelDB and whether more suitable caching policies are required.
Details
Original language | English |
---|---|
Title of host publication | Advances in Databases and Information Systems - 21st European Conference, ADBIS 2017, Proceedings |
Editors | Marite Kirikova, Kjetil Norvag, George A. Papadopoulos |
Publisher | Springer, Berlin [u. a.] |
Pages | 326-340 |
Number of pages | 15 |
ISBN (print) | 9783319669168 |
Publication status | Published - 2017 |
Peer-reviewed | Yes |
Publication series
Series | Lecture Notes in Computer Science, Volume 10509 |
---|---|
ISSN | 0302-9743 |
Conference
Title | 21st European Conference on Advances in Databases and Information Systems |
---|---|
Abbreviated title | ADBIS 2017 |
Conference number | 21 |
Duration | 24 - 27 September 2017 |
Website | |
Location | Hilton Cyprus Hotel |
City | Nicosia |
Country | Cyprus |
External IDs
ORCID | /0000-0001-8107-2775/work/142253519 |
---|
Keywords
ASJC Scopus subject areas
Keywords
- Caching, Log-structured merge-tree, Persistent memory, Storage