標題: Soft Lists: A Native Index Structure for NOR-Flash-Based Embedded Devices
作者: Chang, Li-Pin
Hsu, Chen-Hui
資訊工程學系
Department of Computer Science
公開日期: 2009
摘要: Efficient data indexing is significant to embedded devices, because both CPU cycles and energy are very precious resources. Soft lists, a new index structure for embedded devices with NOR flash, are proposed. The challenge of data indexing over NOR flash is that data update and pointer update may recursively trigger each other. Our approach is to allow a bounded number of probes when a pointer is de-referenced. By this way update and garbage collection is largely simplified, because data can be moved around physical locations without invalidating any pointers. Even better, search with soft lists is very fast, because the probes provide opportunities of forward random skips. Soft lists are evaluated and compared against tree-based index, and soft lists are shown simple but efficient.
URI: http://hdl.handle.net/11536/17085
ISBN: 978-1-4244-2748-2
期刊: PROCEEDINGS OF THE ASP-DAC 2009: ASIA AND SOUTH PACIFIC DESIGN AUTOMATION CONFERENCE 2009
起始頁: 799
結束頁: 804
顯示於類別:會議論文