Title of article
A B-Tree index extension to enhance response time and the life cycle of flash memory
Author/Authors
Hongchan Roh، نويسنده , , Woo-Cheol Kim، نويسنده , , Seungwoo Kim، نويسنده , , Sanghyun Park، نويسنده ,
Issue Information
روزنامه با شماره پیاپی سال 2009
Pages
26
From page
3136
To page
3161
Abstract
Flash memory has critical drawbacks such as long latency of its write operation and a short life cycle. In order to overcome these limitations, the number of write operations to flash memory devices needs to be minimized. The B-Tree index structure, which is a popular hard disk based index structure, requires an excessive number of write operations when updating it to flash memory. To address this, it was proposed that another layer that emulates a B-Tree be placed between the flash memory and B-Tree indexes. This approach succeeded in reducing the write operation count, but it greatly increased search time and main memory usage. This paper proposes a B-Tree index extension that reduces both the write count and search time with limited main memory usage. First, we designed a buffer that accumulates update requests per leaf node and then simultaneously processes the update requests of the leaf node carrying the largest number of requests. Second, a type of header information was written on each leaf node. Finally, we made the index automatically control each leaf node size. Through experiments, the proposed index structure resulted in a significantly lower write count and a greatly decreased search time with less main memory usage, than placing a layer that emulates a B-Tree.
Keywords
B-Tree index extension , Flash memory life cycle , Write count reducing , Flash memory response time , MB-Tree , BFTL
Journal title
Information Sciences
Serial Year
2009
Journal title
Information Sciences
Record number
1213728
Link To Document