Multigranularity Space Management Scheme for Accelerating the Write Performance of In-Memory File Systems

被引:1
作者
Wu, Ting [1 ]
Liu, Kai [1 ]
Xiao, ChunHua [1 ]
Liu, Bingyi [2 ]
Zhuge, Qingfeng [3 ]
Sha, Edwin H. -M. [3 ]
机构
[1] Chongqing Univ, Minist Educ, Key Lab Dependable Serv Comp Cyber Phys Soc, Chongqing 400044, Peoples R China
[2] Wuhan Univ Technol, Wuhan 430070, Hubei, Peoples R China
[3] East China Normal Univ, Sch Comp Sci & Software Engn, Shanghai 200241, Peoples R China
来源
IEEE SYSTEMS JOURNAL | 2020年 / 14卷 / 04期
基金
中国国家自然科学基金;
关键词
Nonvolatile memory; Resource management; Random access memory; Memory management; Acceleration; Software; Metadata; Allocation algorithm; file systems; space management; write performance;
D O I
10.1109/JSYST.2020.2975673
中图分类号
TP [自动化技术、计算机技术];
学科分类号
0812 ;
摘要
Emerging nonvolatile memory (NVM) techniques, such as phase change memory (PCM), spin-transfer torque magnetic random access memory (STT-MRAM), and resistive random-access memory, are promising for high-performance data process by reserving data in the memory hierarchy. Many persistent memory file systems are tailored to achieve high performance by exploring the advanced features of the NVM and the hardware memory management unit (MMU) in the CPU. However, with the efficient storage device and the hardware acceleration, the write routines in persistent memory file systems pose considerable overhead since repeatedly allocating free blocks and constructing the file mapping structure are time consuming. In this article, we propose a new multigranularity space management scheme (MSMS) to accelerate the write performance. The MSMS employs multigranularity structured blocks whose mapping structure is proactively constructed to slash the overhead of allocating new space and constructing the file mapping structure. Moreover, we present efficiently dedicated space allocation algorithms for different write modes. For append write, we present a file-size- and buffer-size-based allocation (FBA) algorithm to efficiently allocate the appropriate blocks. And for copy-on-write, we present an updating data and offset-based allocation algorithm to preferentially allocate structured huge blocks for reducing the overhead of invoking allocation routines. Based on the new design, we have implemented the MSMS for SIMFS in the Linux kernel. Experimental results show that the MSMS significantly reduces the times of invoking allocation routines. The average append write and copy-on-write performance with the MSMS improve by 16.34% and 7.51%, respectively.
引用
收藏
页码:5429 / 5440
页数:12
相关论文
共 33 条
  • [1] [Anonymous], 2015, P NONV MEM SYST APPL
  • [2] [Anonymous], 2005, Understanding the Linux Kernel: From I/O Ports to Process Management
  • [3] [Anonymous], 1990, P USENIX SUMM
  • [4] Let's Talk About Storage & Recovery Methods for Non-Volatile Memory Database Systems
    Arulraj, Joy
    Pavlo, Andrew
    Dulloor, Subramanya R.
    [J]. SIGMOD'15: PROCEEDINGS OF THE 2015 ACM SIGMOD INTERNATIONAL CONFERENCE ON MANAGEMENT OF DATA, 2015, : 707 - 722
  • [5] Axboe J., 2016, FIO
  • [6] Cao M., 2008, P LIN S, P63
  • [7] Caulfield Adrian M., 2010, Proceedings 2010 43rd Annual IEEE/ACM International Symposium on Microarchitecture (MICRO 2010), P385, DOI 10.1109/MICRO.2010.33
  • [8] Neuromorphic Computing Based on Resistive RAM
    Chen, Zixuan
    Wu, Huaqiang
    Gao, Bin
    Yao, Peng
    Li, Xinyi
    Qian, He
    [J]. PROCEEDINGS OF THE GREAT LAKES SYMPOSIUM ON VLSI 2017 (GLSVLSI' 17), 2017, : 311 - 315
  • [9] Condit J, 2009, SOSP'09: PROCEEDINGS OF THE TWENTY-SECOND ACM SIGOPS SYMPOSIUM ON OPERATING SYSTEMS PRINCIPLES, P133
  • [10] Dhiman G, 2009, DES AUT CON, P664