arrow
返回

Future-Based Persistent Spatial Data Structure for NVM-Based Manycore Machines

delete2022-01-01
delete0
delete
OA
AI
A
Abdul Salam
S
Safdar Jamil
S
Sungwon Jung
S
Sung‐Soon Park
Y
Youngjae Kim *
DOI:10.1109/ACCESS.2022.3216410delete
delete原文链接
delete原文求助
delete分享
delete收藏
摘要

摘要

En 中文
R-trees have been popular for their support of multidimensional data and high-performing queries. FBR-tree is the state-of-the-art concurrent variant of the R-tree for Intel DC Persistent Memory (DCPM). However, its adoption on manycore servers is impeded by concurrency limitations due to lengthy, lock-based synchronization, including structure modification operations, split and merge. Additionally, emerging DCPM-based machines are equipped with multiple CPU sockets, forming a non-uniform memory access (NUMA) architecture. FBR-tree's lack of NUMA-awareness induces further performance overhead from remote memory accesses. In this paper, we propose MPR-tree, a concurrent, NUMA-aware and persistent future-based R-tree for DCPM servers. MPR-tree focuses on insert operations due to their laborious nature. MPR-tree relies on per-thread local future objects and a global R-tree. To introduce NUMAawareness and minimize remote memory accesses, MPR-tree adopts per-socket dedicated asynchronous evaluate threads to checkpoint future objects to the global R-tree. MPR-tree employs an in-memory hash table to mitigate the read overhead of key searches over the future objects. We implemented MPR-tree atop FBR-tree and evaluated its performance on a server with 40 physical cores for insert and lookup queries, and it showed that MPR-tree outperforms FBR-tree on average by 2x on log10 scale.
Keyword:
Futures
index data structures
non-volatile memory
manycore machines

期刊

IEEE Access 封面图
IEEE Access
IF:
3.6
论文数:
9.8W
被引数:
29.4W

机构

A
anyang university
学者数:
148
论文数: 221
被引数: 0
S
Sogang University
学者数:
4.6K
论文数: 4.4K
被引数: 4.0K