Efficient indexing data structures for flash-based sensor devices

TOS(2006)

引用 59|浏览8
暂无评分
摘要
Flash memory is the most prevalent storage medium found on modern wireless sensor devices (WSDs). In this article we present two external memory index structures for the efficient retrieval of records stored on the local flash memory of a WSD. Our index structures, MicroHash and MicroGF (micro grid files), exploit the asymmetric read/write and wear characteristics of flash memory in order to offer high-performance indexing and searching capabilities in the presence of a low-energy budget, which is typical for the devices under discussion. Both structures organize data and index pages on the flash media using a sorted by timestamp file organization. A key idea behind these index structures is that expensive random access deletions are completely eliminated. MicroHash enables equality searches by value in constant time and equality searches by timestamp in logarithmic time at a small cost of storing index pages on the flash media. Similarly, MicroGF enables spatial equality and proximity searches in constant time. We have implemented these index structures in nesC, the programming language of the TinyOS operating system. Our trace-driven experimentation with several real datasets reveals that our index structures offer excellent search performance at a small cost of constructing and maintaining the index.
更多
查看译文
关键词
external memory index structure,index page,index structure,constant time,flash media,storing index page,efficient indexing data structure,flash memory,flash-based sensor device,additional key words and phrases: wireless sensor networks,small cost,local flash memory,equality search,access methods,access method,data structure,indexation,external memory,wireless sensor network,operating system,programming language,wireless sensor networks,random access
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要