SCMKV: A Lightweight Log-Structured Key-Value Store on SCM

被引:4
作者
Wang, Zhenjie [1 ]
Huang, Linpeng [1 ]
Zhu, Yanmin [1 ]
机构
[1] Shanghai Jiao Tong Univ, Dept Comp Sci & Engn, Shanghai, Peoples R China
来源
NETWORK AND PARALLEL COMPUTING (NPC 2017) | 2017年 / 10578卷
基金
国家高技术研究发展计划(863计划); 中国国家自然科学基金;
关键词
Storage Class Memory; Key-value store; Memory management; Log structure;
D O I
10.1007/978-3-319-68210-5_1
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Storage Class Memories (SCMs) are promising technologies that would change the future of storage, with many attractive capabilities such as byte addressability, low latency and persistence. Existing keyvalue stores proposed for block devices use SCMs as block devices, which conceal the performance that SCMs provide. A few existing key-value stores for SCMs fail to provide consistency when hardware supports such as cache flush on power failure are unavailable. In this paper, we present a key-value store called SCMKV that provides consistency, performance and scalability. It takes advantage of characteristics of key-value workloads and leverages the log-structured technique for high throughput. In particular, we propose a static concurrent cache-friendly hash table to accelerate accesses to key-value objects, and maintain separate data logs and memory allocators for each worker thread for achieving high concurrency. To reduce write latency, it tries to reduce writes to SCMs and cache flushing instructions. Our experiments show that SCMKV achieves much higher throughput and has better scalability than state-of-the-art key-value stores.
引用
收藏
页码:1 / 12
页数:12
相关论文
共 17 条
  • [11] An 8 Mb Multi-Layered Cross-Point ReRAM Macro With 443 MB/s Write Throughput
    Kawahara, Akifumi
    Azuma, Ryotaro
    Ikeda, Yuuichirou
    Kawai, Ken
    Katoh, Yoshikazu
    Hayakawa, Yukio
    Tsuji, Kiyotaka
    Yoneda, Shinichi
    Himeno, Atsushi
    Shimakawa, Kazuhiko
    Takagi, Takeshi
    Mikawa, Takumi
    Aono, Kunitoshi
    [J]. IEEE JOURNAL OF SOLID-STATE CIRCUITS, 2013, 48 (01) : 178 - 185
  • [12] Lim H., 2014, management, V15, P36
  • [13] Mao Y., 2012, P 7 ACM EUR C COMP S, P183, DOI DOI 10.1145/2168836.2168855
  • [14] THE DESIGN AND IMPLEMENTATION OF A LOG-STRUCTURED FILE SYSTEM
    ROSENBLUM, M
    OUSTERHOUT, JK
    [J]. ACM TRANSACTIONS ON COMPUTER SYSTEMS, 1992, 10 (01): : 26 - 52
  • [15] Phase Change Memory
    Wong, H. -S. Philip
    Raoux, Simone
    Kim, SangBum
    Liang, Jiale
    Reifenberg, John P.
    Rajendran, Bipin
    Asheghi, Mehdi
    Goodson, Kenneth E.
    [J]. PROCEEDINGS OF THE IEEE, 2010, 98 (12) : 2201 - 2227
  • [16] Wu X, 2016, P 7 ACM SIGOPS AS PA, P18
  • [17] Xu J, 2016, 14TH USENIX CONFERENCE ON FILE AND STORAGE TECHNOLOGIES (FAST '16), P323