A B-Tree index extension to enhance response time and the life cycle of flash memory

Hongchan Roh, Woo Cheol Kim, Seungwoo Kim, Sanghyun Park

Research output: Contribution to journalArticlepeer-review

13 Citations (Scopus)

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.

Original languageEnglish
Pages (from-to)3136-3161
Number of pages26
JournalInformation sciences
Volume179
Issue number18
DOIs
Publication statusPublished - 2009 Aug 21

All Science Journal Classification (ASJC) codes

  • Software
  • Control and Systems Engineering
  • Theoretical Computer Science
  • Computer Science Applications
  • Information Systems and Management
  • Artificial Intelligence

Fingerprint

Dive into the research topics of 'A B-Tree index extension to enhance response time and the life cycle of flash memory'. Together they form a unique fingerprint.

Cite this