透過您的圖書館登入
IP:18.191.150.109

並列摘要


Recently, the in-page logging (IPL) scheme has been proposed to improve the overall write performance of flash memory by avoiding costly erase operations that would be caused by small random write requests common in database applications. In this paper, we identify the problems inherent in the existing design of disk-based B^+-tree index, and present the design and implementation of the IPL B^+-tree. In this paper, in order to prove the concept of IPL to be a viable and effective solution for flash memory, we show the superior performance of the IPL B^+-tree index by running it on a real hardware prototype. We then show the IPL B^+-tree index outperforms traditional B^+-tree index running on top of an FTL by a factor of two to fifteen. In addition, we introduce the concept of FTL dependency: many existing B^+ tree schemes for flash memory could not control FTL so that their performance might be heavily dependent on the underlying FTL. In contract, IPL does not suffer from such FTL dependency because it does not assume the underlying FTL.

並列關鍵字

flash memory database B^+ -tree FTL index structure

延伸閱讀