arrow
Return

Wear-leveling-aware buddy-like memory allocator for persistent memory file systems

delete2024-01-01
delete0
PRE
AI
Z
Zhiwang Yu
杨朝树 (Chaoshu Yang)
R
Runyu Zhang *
P
Pengpeng Tian
X
Xianyu He
L
Lening Zhou
李挥 cover
李挥 (Hui Li)
D
Duo Liu
DOI:10.1016/j.future.2023.08.013delete
deleteOriginal
deleteOriginal request for help
deleteShare
deleteSave
Abstract

Abstract

En 中文
Existing persistent memory file systems usually ignore the problem that persistent memories (PMs) have limited write endurance. Then the underlying PMs can be damaged easily by the unbalanced writes of file systems. However, existing wear-leveling-aware space management techniques mainly focus on providing higher-balanced writes to PMs rather than reducing the overhead, which can lead to serious performance degradation of persistent memory file systems. In this paper, we propose an efficient wear-leveling-aware buddy-like memory allocator, called WBAlloc, to achieve a higher-accuracy wear-leveling of PM while improving the performance of persistent memory file systems. Like the buddy memory allocator, WBAlloc adopts a multi-level allocator to manage the unused space of PM, and each allocator represents a range of allocation granularity, which can achieve O(1) time complexity in both allocation and deallocation. We implement the proposed WBAlloc in the Linux kernel based on NOVA, a typical persistent memory file system. Compared with original NOVA, DWARM, and WMAlloc (DWARM and WMAlloc are the state-of-the-art wear-leveling-aware allocators of persistent memory file systems), the experimental results show that the proposed WBAlloc can achieve 26.23%, 80.46%, 15.61% performance improvement while reducing the maximum writes by up to 338.88%, 159.28%, and 29.45% on average, respectively.& COPY; 2023 Elsevier B.V. All rights reserved.
Keywords:
File system
Persistent memory
Wear-leveling
Memory management
Buddy allocator
Multi-grained allocator

Journal

F
Future Generation Computer Systems-The International Journal of eScience
IF:
6.1
Papers:
6.8K
Citations:
2.3W

Organization

C
Chongqing University
Scholars:
5.1W
Papers: 4.1W
Citations: 6.0W
G
guizhou university
Scholars:
2.4W
Papers: 1.3W
Citations: 15