mu*-Tree: An Ordered Index Structure for NAND Flash Memory with Adaptive Page Layout Scheme

作者:Ahn Jung Sang*; Kang Dongwon; Jung Dawoon; Kim Jin Soo; Maeng Seungryoul
来源:IEEE Transactions on Computers, 2013, 62(4): 784-797.
DOI:10.1109/TC.2012.20

摘要

As NAND flash memory is gaining popularity as a storage medium for mobile embedded devices, many flash-aware file systems, flash-aware DBMSes, and flash translation layers (FTLs) require an flash-efficient index structure. This paper proposes a novel index structure called mu*-Tree which natively works on NAND flash memory, aiming at improving performance over B+-Tree. mu*-Tree stores all the nodes along the path from the root to the leaf into a single flash memory page in order to minimize the number of flash write operation when a node is updated. Furthermore, mu*-Tree has an adaptive page layout scheme which dynamically adjusts the page layout according to the workload characteristics on-the-fly. mu*-Tree also allows flash pages with different page layouts to coexist in the same tree. Our evaluation results with real workload traces show that mu*-Tree outperforms B+-Tree by up to 55 percent in terms of the time needed for flash operations. With a small in-memory cache of 32 KB, mu*-Tree improves the overall performance by up to five times compared to B+-Tree with the same cache size.

  • 出版日期2013-4

全文