Back to Search Start Over

Read/write-optimized tree indexing for solid-state drives.

Authors :
Jin, Peiquan
Yang, Chengcheng
Jensen, Christian
Yang, Puyuan
Yue, Lihua
Source :
VLDB Journal International Journal on Very Large Data Bases; Oct2016, Vol. 25 Issue 5, p695-717, 23p
Publication Year :
2016

Abstract

Flash-memory-based solid-state drives (SSDs) are used widely for secondary storage. To be effective for SSDs, traditional indices have to be redesigned to cope with the special properties of flash memory, such as asymmetric read/write latencies (fast reads and slow writes) and out-of-place updates. Previous flash-optimized indices focus mainly on reducing random writes to SSDs, which is typically accomplished at the expense of a substantial number of extra reads. However, modern SSDs show a narrowing gap between read and write speeds, and read operations on SSDs increasingly affect the overall performance of indices on SSDs. As a consequence, how to optimize SSD-aware indices by reducing both write and read costs is a pertinent and open challenge. We propose a new tree index for SSDs that is able to reduce both writes and extra reads. In particular, we use an update buffer and overflow pages to reduce random writes, and we further exploit Bloom filters to reduce the extra reads to the overflow nodes in the tree. With this mechanism, we construct a read/write-optimized index that is capable of offering better overall performance than previous flash-aware indices. In addition, we present an analysis of the proposed index and show that the read and write costs of the operations on the index can be balanced by only tuning the false-positive rate of the Bloom filters. Our experimental results suggest that our proposal is efficient and represents an improvement over existing methods. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10668888
Volume :
25
Issue :
5
Database :
Complementary Index
Journal :
VLDB Journal International Journal on Very Large Data Bases
Publication Type :
Academic Journal
Accession number :
117880023
Full Text :
https://doi.org/10.1007/s00778-015-0406-1