File Download

There are no files associated with this item.

  • Find it @ UNIST can give you direct access to the published full text of this article. (UNISTARs only)
Related Researcher

최영리

Choi, Young-Ri
Read More

Views & Downloads

Detailed Information

Cited time in webofscience Cited time in scopus
Metadata Downloads

ListDB: Union of Write-Ahead Logs and SkipLists for Incremental Checkpointing on Persistent Memory

Author(s)
Kim, WonbaePark, ChanyeolKim, DonguiPark, HyeongjunChoi, Young-RiSussman, AlanNam, Beomseok
Issued Date
2022-07-11
URI
https://scholarworks.unist.ac.kr/handle/201301/75711
Fulltext
https://www.usenix.org/conference/osdi22/presentation/kim
Citation
USENIX Symposium on Operating Systems Design and Implementation
Abstract
Due to the latency difference between DRAM and non-volatile main memory (NVMM) and the limited capacity of DRAM, incoming writes are often stalled in LSM tree-based key-value stores. This paper presents ListDB, a write-optimized key-value store for NVMM to overcome the gap between DRAM and NVMM write latencies and thereby, resolve the write stall problem. The contribution of ListDB consists of three novel techniques: (i) byte-addressable Index-Unified Logging, which incrementally converts write-ahead logs into SkipLists, (ii) Braided SkipList, a simple NUMA-aware SkipList that effectively reduces the NUMA effects of NVMM, and (iii) Zipper Compaction, which moves down the LSM-tree levels without copying key-value objects, but by merging SkipLists in place without blocking concurrent reads. Using the three techniques, ListDB makes background compaction fast enough to resolve the infamous write stall problem
Publisher
USENIX

qrcode

Items in Repository are protected by copyright, with all rights reserved, unless otherwise indicated.