Detailed Information

Cited 0 time in webofscience Cited 0 time in scopus
Metadata Downloads

LSB-Tree: a log-structured B-Tree index structure for NAND flash SSDs

Authors
Kim, Bo-kyeongLee, Dong-Ho
Issue Date
Mar-2015
Publisher
SPRINGER
Keywords
B-Tree; Index structure; Access method; NAND flash memory; Solid state drive
Citation
DESIGN AUTOMATION FOR EMBEDDED SYSTEMS, v.19, no.1-2, pp.77 - 100
Indexed
SCIE
SCOPUS
Journal Title
DESIGN AUTOMATION FOR EMBEDDED SYSTEMS
Volume
19
Number
1-2
Start Page
77
End Page
100
URI
https://scholarworks.bwise.kr/erica/handle/2021.sw.erica/18825
DOI
10.1007/s10617-014-9139-4
ISSN
0929-5585
Abstract
NAND flash memory has been widely used as a storage device for embedded systems because of its fast access speed, low power consumption, and lower noise compared to a hard disk. However, due to its unique characteristics such as the lack of an in-place update and asymmetric operation speed/unit, conventional disk-based systems and applications may experience severe performance degradation when NAND flash memory is used. When a disk-based index structure such as a B-Tree is implemented in flash memory-based storage systems, intensive overwrite operations, which are caused by record insertion, deletion, and reorganization, may result in severe performance degradation. Although several index structures have been proposed to overcome this problem, they suffer from frequent node splits, rapid increments of tree height, and poor space usage. In this paper, we propose a log-structured B-Tree index structure where a log node corresponding to a leaf node is allocated for updating the modified data, and then these data in the log node are stored in a single write operation. Our proposed index structure reduces additional write operations by deferring parent node changes. In addition, the index structure reduces the number of write operations by directly switching the log node to a leaf node if the data are sequentially inserted according to key order. Through various experiments, we show that our proposed index structure performs better than related techniques.
Files in This Item
Go to Link
Appears in
Collections
COLLEGE OF COMPUTING > DEPARTMENT OF ARTIFICIAL INTELLIGENCE > 1. Journal Articles

qrcode

Items in ScholarWorks are protected by copyright, with all rights reserved, unless otherwise indicated.

Related Researcher

Researcher Lee, Dong Ho photo

Lee, Dong Ho
COLLEGE OF COMPUTING (DEPARTMENT OF ARTIFICIAL INTELLIGENCE)
Read more

Altmetrics

Total Views & Downloads

BROWSE