2020
DOI: 10.1109/access.2020.2985407
|View full text |Cite
|
Sign up to set email alerts
|

TLSM: Tiered Log-Structured Merge-Tree Utilizing Non-Volatile Memory

Abstract: Log-Structured Merge-tree (LSM-tree) organizes write-friendly and hierarchical structure, which leads to inevitable disk I/O from data compaction occuring between layers. Previous research tried to reduce write bottlenecks of LSM-tree by using non-volatile memory (NVM) to LSM-tree, but write amplification on compaction does not resolved. In this paper, we present tiered LSM (TLSM), a persistent LSM-based key-value database tiering NVM, which is regarded as fast storage device. Our design aims to exploit multi-… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(1 citation statement)
references
References 19 publications
0
1
0
Order By: Relevance
“…Because compaction occurs frequently at a level with a small capacity limit, SSTables at a level with a small limit are likely to be deleted from storage owing to compaction. Therefore, upperlevel data have a shorter data lifespan and higher access frequency than the lower levels [12]. Herein, the data lifespan refers to the time when a file is created on the host side and deleted from the host.…”
Section: B Data Lifespan Characteristics Of Lsm-tree Based Key-value Storementioning
confidence: 99%
“…Because compaction occurs frequently at a level with a small capacity limit, SSTables at a level with a small limit are likely to be deleted from storage owing to compaction. Therefore, upperlevel data have a shorter data lifespan and higher access frequency than the lower levels [12]. Herein, the data lifespan refers to the time when a file is created on the host side and deleted from the host.…”
Section: B Data Lifespan Characteristics Of Lsm-tree Based Key-value Storementioning
confidence: 99%