TY - JOUR
T1 - Contour
T2 - A Process Variation Aware Wear-Leveling Mechanism for Inodes of Persistent Memory File Systems
AU - Chen, Xianzhang
AU - Sha, Edwin H.M.
AU - Wang, Xinxin
AU - Yang, Chaoshu
AU - Jiang, Weiwen
AU - Zhuge, Qingfeng
N1 - Publisher Copyright:
© 1968-2012 IEEE.
PY - 2021/7/1
Y1 - 2021/7/1
N2 - Existing persistent memory file systems exploit the fast, byte-addressable persistent memory (PM) to boost storage performance but ignore the limited endurance of PM. Particularly, the PM storing the inode section is extremely vulnerable for the inodes are most frequently updated, fixed on a location throughout lifetime, and require immediate persistency. The huge endurance variation of persistent memory domains caused by process variation makes things even worse. In this article, we propose a process variation aware wear leveling mechanism called Contour for the inode section of persistent memory file system. Contour first enables the movement of inodes by virtualizing the inodes with a deflection table. Then, Contour adopts cross-domain migration algorithm and intra-domain migration algorithm to balance the writes across and within the memory domains. We implement the proposed Contour mechanism in Linux kernel 4.4.30 based on a real persistent memory file system, SIMFS. We use standard benchmarks, including Filebench, MySQL, and FIO, to evaluate Contour. Extensive experimental results show Contour can improve the wear ratios of pages 417.8× and 4.5× over the original SIMFS and PCV, the state-of-the-art inode wear-leveling algorithm, respectively. Meanwhile, the average performance overhead and wear overhead of Contour are 0.87 and 0.034 percent in application-level workloads, respectively.
AB - Existing persistent memory file systems exploit the fast, byte-addressable persistent memory (PM) to boost storage performance but ignore the limited endurance of PM. Particularly, the PM storing the inode section is extremely vulnerable for the inodes are most frequently updated, fixed on a location throughout lifetime, and require immediate persistency. The huge endurance variation of persistent memory domains caused by process variation makes things even worse. In this article, we propose a process variation aware wear leveling mechanism called Contour for the inode section of persistent memory file system. Contour first enables the movement of inodes by virtualizing the inodes with a deflection table. Then, Contour adopts cross-domain migration algorithm and intra-domain migration algorithm to balance the writes across and within the memory domains. We implement the proposed Contour mechanism in Linux kernel 4.4.30 based on a real persistent memory file system, SIMFS. We use standard benchmarks, including Filebench, MySQL, and FIO, to evaluate Contour. Extensive experimental results show Contour can improve the wear ratios of pages 417.8× and 4.5× over the original SIMFS and PCV, the state-of-the-art inode wear-leveling algorithm, respectively. Meanwhile, the average performance overhead and wear overhead of Contour are 0.87 and 0.034 percent in application-level workloads, respectively.
KW - Persistent memory file system
KW - metadata management
KW - persistent memory
KW - process variation
KW - wear leveling
UR - https://www.scopus.com/pages/publications/85086725358
U2 - 10.1109/TC.2020.3002537
DO - 10.1109/TC.2020.3002537
M3 - 文章
AN - SCOPUS:85086725358
SN - 0018-9340
VL - 70
SP - 1034
EP - 1045
JO - IEEE Transactions on Computers
JF - IEEE Transactions on Computers
IS - 7
M1 - 9117177
ER -