Detailed Information

Cited 2 time in webofscience Cited 1 time in scopus
Metadata Downloads

WPCB-Tree: A Novel Flash-Aware B-Tree Index Using a Write Pattern Converter

Authors
Van Phi HoPark, Dong-Joo
Issue Date
Jan-2018
Publisher
MDPI AG
Keywords
B-tree index; flash-aware index; pattern conversion; flash memory
Citation
SYMMETRY-BASEL, v.10, no.1
Journal Title
SYMMETRY-BASEL
Volume
10
Number
1
URI
http://scholarworks.bwise.kr/ssu/handle/2018.sw.ssu/32097
DOI
10.3390/sym10010018
ISSN
2073-8994
Abstract
For the past few years, flash memory has been widely used because of its prominent advantages such as fast access speed, nonvolatility, high reliability, and low power consumption. However, flash memory still has several drawbacks that need to be overcome, e.g., the erase-before-write characteristic and a limited life cycle. Among these drawbacks, the erase-before-write characteristic causes the B-tree implementation on flash memory to be inefficient because it generates many erase operations. This study introduces a novel B-tree index structure using a write pattern converter (WPCB-tree) for flash memory. A WPCB-tree can minimize the risk of data loss and can improve the performance of the B-tree on flash memory. This WPCB-tree uses some blocks of flash memory as a buffer that temporarily stores all updated nodes. When the buffer is full, a buffer block is selected by a greedy algorithm, then the node pages in the block are converted into a sequential write pattern, and finally they are written into flash memory. In addition, in the case that all key values of a leaf node are continuously inserted, the WPCB-tree does not split the leaf node. As a result, this mechanism helps the WPCB-tree reduce the number of write operations on the flash memory. The experimental results show that the proposed B-tree variant on flash memory yields a better performance than that of other existing variants of the B-tree.
Files in This Item
Go to Link
Appears in
Collections
College of Information Technology > School of Computer Science and Engineering > 1. Journal Articles

qrcode

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

Related Researcher

Researcher Park, Dong Joo photo

Park, Dong Joo
College of Information Technology (School of Computer Science and Engineering)
Read more

Altmetrics

Total Views & Downloads

BROWSE