Publication | Closed Access
DPTree
70
Citations
27
References
2019
Year
Hardware SecurityCluster ComputingPersistent IndicesEngineeringPersistent MemoryDifferential Persistent TreeIn-storage ComputingIn-memory DatabaseComputer ArchitectureComputer EngineeringParallel ProgrammingComputer ScienceParallel ComputingData ManagementMemory Architecture
The emergence of persistent memory (PM) spurs on redesigns of database system components to gain full exploitation of the persistence and speed of the hardware. One crucial component studied by researchers is persistent indices. However, such studies to date are unsatisfactory in terms of the number of expensive PM writes required for crash-consistency. In this paper, we propose a new persistent index called DPTree (Differential Persistent Tree) to address this. DPTree's core idea is to batch multiple writes in DRAM persistently and later merge them into a PM component to amortize persistence overhead. DPTree includes several techniques and algorithms to achieve crash-consistency, reduce PM writes significantly, and maintain excellent read performance. To embrace multi-core processors, we present the design of concurrent DPTree. Our experiments on Intel's Optane DIMMs show that DPTree reduces PM writes by a factor of 1.7x-3x compare to state-of-the-art counterparts. Besides, DPTree has a competitive or better read performance and scales well in multi-core environment.
| Year | Citations | |
|---|---|---|
Page 1
Page 1