Detail View
PinK: High-speed In-storage Key-value Store with Bounded Tails
WEB OF SCIENCE
SCOPUS
Metadata Downloads
- Title
- PinK: High-speed In-storage Key-value Store with Bounded Tails
- Issued Date
- 2020-07-15
- Citation
- Im, Junsu. (2020-07-15). PinK: High-speed In-storage Key-value Store with Bounded Tails. USENIX Annual Technical Conference, 173–187.
- Type
- Conference Paper
- ISBN
- 9781939133144
- Abstract
-
Key-value store based on a log-structured merge-tree (LSM-tree) is preferable to hash-based KV store because an LSM-tree can support a wider variety of operations and show better performance, especially for writes. However, LSM-tree is difficult to implement in the resource constrained environment of a key-value SSD (KV-SSD) and consequently, KV-SSDs typically use hash-based schemes. We present PinK, a design and implementation of an LSM-tree-based KV-SSD, which compared to a hash-based KV-SSD, reduces 99th percentile tail latency by 73%, improves average read latency by 42% and shows 37% higher throughput. The key idea in improving the performance of an LSM-tree in a resource constrained environment is to avoid the use of Bloom filters and instead, use a small amount of DRAM to keep/pin the top levels of the LSM-tree. Copyright © Proc. of the 2020 USENIX Annual Technical Conference, ATC 2020. All rights reserved.
더보기
- Publisher
- USENIX Association
File Downloads
- There are no files associated with this item.
공유
Related Researcher
- Lee, Sungjin이성진
-
Department of Electrical Engineering and Computer Science
Total Views & Downloads
???jsp.display-item.statistics.view???: , ???jsp.display-item.statistics.download???:
