Generic and efficient framework for search trees on flash memory storage systems

Mohamed Sarwat, Mohamed F. Mokbel, Xun Zhou, Suman Nath

Research output: Contribution to journalArticlepeer-review

19 Scopus citations

Abstract

Tree index structures are crucial components in data management systems. Existing tree index structure are designed with the implicit assumption that the underlying external memory storage is the conventional magnetic hard disk drives. This assumption is going to be invalid soon, as flash memory storage is increasingly adopted as the main storage media in mobile devices, digital cameras, embedded sensors, and notebooks. Though it is direct and simple to port existing tree index structures on the flash memory storage, that direct approach does not consider the unique characteristics of flash memory, i.e., slow write operations, and erase-before-update property, which would result in a sub optimal performance. In this paper, we introduce FAST (i.e., Flash-Aware Search Trees) as a generic framework for flash-aware tree index structures. FAST distinguishes itself from all previous attempts of flash memory indexing in two aspects: (1) FAST is a generic framework that can be applied to a wide class of data partitioning tree structures including R-tree and its variants, and (2) FAST achieves both efficiency and durability of read and write flash operations through memory flushing and crash recovery techniques. Extensive experimental results, based on an actual implementation of FAST inside the GiST index structure in PostgreSQL, show that FAST achieves better performance than its competitors.

Original languageEnglish (US)
Pages (from-to)417-448
Number of pages32
JournalGeoInformatica
Volume17
Issue number3
DOIs
StatePublished - Jul 2013
Externally publishedYes

Keywords

  • Data
  • Flash memory
  • Index structure
  • Multi-dimensional
  • Spatial
  • Storage
  • System
  • Tree

ASJC Scopus subject areas

  • Geography, Planning and Development
  • Information Systems

Fingerprint

Dive into the research topics of 'Generic and efficient framework for search trees on flash memory storage systems'. Together they form a unique fingerprint.

Cite this