期刊文献+

A Survey of Non-Volatile Main Memory File Systems

原文传递
导出
摘要 Non-volatile memories(NVMs)provide lower latency and higher bandwidth than block devices.Besides,NVMs are byte-addressable and provide persistence that can be used as memory-level storage devices(non-volatile main memory,NVMM).These features change storage hierarchy and allow CPU to access persistent data using load/store instructions.Thus,we can directly build a file system on NVMM.However,traditional file systems are designed based on slow block devices.They use a deep and complex software stack to optimize file system performance.This design results in software overhead being the dominant factor affecting NVMM file systems.Besides,scalability,crash consistency,data protection,and cross-media storage should be reconsidered in NVMM file systems.We survey existing work on optimizing NVMM file systems.First,we analyze the problems when directly using traditional file systems on NVMM,including heavy software overhead,limited scalability,inappropriate consistency guarantee techniques,etc.Second,we summarize the technique of 30 typical NVMM file systems and analyze their advantages and disadvantages.Finally,we provide a few suggestions for designing a high-performance NVMM file system based on real hardware Optane DC persistent memory module.Specifically,we suggest applying various techniques to reduce software overheads,improving the scalability of virtual file system(VFS),adopting highly-concurrent data structures(e.g.,lock and index),using memory protection keys(MPK)for data protection,and carefully designing data placement/migration for cross-media file system.
作者 王盈 贾文庆 蒋德钧 熊劲 Ying Wang;Wen-Qing Jia;De-Jun Jiang(State Key Laboratory of Processors,Institute of Computing Technology,Chinese Academy of Sciences Beijing 100190,China;Research Center for Advanced Computer Systems,Institute of Computing Technology,Chinese Academy of Sciences Beijing 100190,China;University of Chinese Academy of Sciences,Beijing 100049,China)
出处 《Journal of Computer Science & Technology》 SCIE EI CSCD 2023年第2期348-372,共25页 计算机科学技术学报(英文版)
基金 supported by the Major Research Plan of the National Natural Science Foundation of China under Grant No.92270202 the Strategic Priority Research Program of the Chinese Academy of Sciences under Grant No.XDB44030200.
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部