Title
PB+-Tree: PCM-aware B+-Tree
Abstract
Phase change memory (PCM) is non-volatile memory that is byte-addressable. It is two to four times denser than DRAM, orders of magnitude better than NAND Flash memory in read latency, and 10 times better than NAND Flash memory in write endurance. However, it still limits the number of write operations to at most 10(6) times per PCM cell. To extend its lifetime, it is necessary to evenly distribute write operations over all the memory cells. Up to now, the B+-Tree index structure has been used to quickly locate a search key in a relational database management system (RDBMS). All the record keys in each node are sorted and packed upon insertion in, and deletion from, the B+-Tree. In addition, a counter keeps track of the number of valid keys in the B+-Tree. Consequently, a B+-Tree algorithm results in a large number of write operations, which deteriorates the endurance of PCM. This restricts the usage of PCM on a database server and deteriorates performance of database servers. In this paper, we propose a novel PCM-aware B+-Tree index structure, called PB+-Tree, to provide wear-leveling in PCM. According to our experiment results, PB+-Tree is much faster than the existing B+-Tree algorithms for PCM and NAND Flash memory with versatile workloads. More importantly, our scheme also greatly reduces the number of write operations compared to other B+-Tree algorithms. All of these results suggest that PB+-Tree is the B+-Tree algorithm best fitted to PCM.
Year
DOI
Venue
2015
10.1109/TKDE.2015.2419660
IEEE Transactions on Knowledge and Data Engineering
Keywords
Field
DocType
radiation detectors,nonvolatile memory,memory management,indexes
Dram,Nand flash memory,Orders of magnitude (numbers),Discrete mathematics,Phase-change memory,Data mining,Tree traversal,Computer science,Parallel computing,B-tree,Non-volatile memory,Memory management
Journal
Volume
Issue
ISSN
PP
99
1041-4347
Citations 
PageRank 
References 
2
0.36
18
Authors
3
Name
Order
Citations
PageRank
Gyu Sang Choi112120.20
Byung-Won On232928.76
Ingyu Lee3528.90