標題: KVSSD: Close Integration of LSM Trees and Flash Translation Layer for Write-Efficient KV Store
作者: Wu, Sung-Ming
Lin, Kai-Hsiang
Chang, Li-Pin
資訊工程學系
Department of Computer Science
公開日期: 1-一月-2018
摘要: Log-Structured-Merge (LSM) trees are a write-optimized data structure for lightweight, high-performance Key-Value (KV) store. Solid State Disks (SSDs) provide acceleration of KV operations on LSM trees. However, this hierarchical design involves multiple software layers, including the LSM tree, host file system, and Flash Translation Layer (FTL), causing cascading write amplifications. We propose KVSSD, a close integration of LSM trees and the FTL, to manage write amplifications from different layers. KVSSD exploits the FTL, mapping mechanism to implement copy-free compaction of LSM trees, and it enables direct data allocation in Hash memory for efficient garbage collection. In our experiments, compared to the hierarchical design, our KVSSD reduced the write amplification by 88% and improved the throughput by 347%.
URI: http://hdl.handle.net/11536/146204
ISSN: 1530-1591
期刊: PROCEEDINGS OF THE 2018 DESIGN, AUTOMATION & TEST IN EUROPE CONFERENCE & EXHIBITION (DATE)
起始頁: 563
結束頁: 568
顯示於類別:會議論文