...
首页> 外文期刊>Journal of systems architecture >UMFS: An efficient user-space file system for non-volatile memory
【24h】

UMFS: An efficient user-space file system for non-volatile memory

机译:UMFS:非易失性存储器的高效用户空间文件系统

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

Emerging non-volatile memory (NVM) is expected to be a mainstream storage media in embedded systems for its low-power consumption, near-DRAM speed, high density, and byte-addressability. In-memory file systems are proposed to achieve high-performance file accesses by storing files in NVM. Existing in-memory file systems, such as NOVA and EXT4-DAX, operate in kernel space and have additional overhead caused by kernel layers and mode change. In this paper, we propose a new design of User-space in-Memory File System (UMFS) to improve file access speed by minimizing the overhead of kernel. We implement UMFS in Linux system to verify the proposed design. Inopenoperation, UMFS exposes a file into user-space in constant time independent from the file size. Then, UMFS can achieve high-performance file accesses taking advantages of user virtual address space and existing address translation hardware in processors. We also propose an efficient user-space journaling to ensure data consistency while minimizing kernel cost. Extensive experiments are conducted on standard benchmarks to compare UMFS with NOVA, EXT4-DAX, and SIMFS, the state-of-the-art in-memory file system. The experimental results show that UMFS outperforms any of existing in-memory file systems.
机译:预计出现的非易失性存储器(NVM)将是嵌入式系统中的主流存储介质,用于其低功耗,近DRAM速度,高密度和字节 - 可寻址。提出内存文件系统通过在NVM中存储文件来实现高性能文件访问。现有内存文件系统(例如Nova和Ext4-Dax)在内核空间中运行,并具有由内核层和模式更改引起的额外开销。在本文中,我们提出了一种新的用户空间内存文件系统(UMF)设计,以通过最小化内核的开销来提高文件访问速度。我们在Linux系统中实现UMF,以验证所提出的设计。 InopEnoperation,UMF将文件暴露于用户空间中,以恒定的时间独立于文件大小。然后,UMF可以实现高性能文件访问,从处理器中采取用户虚拟地址空间和现有地址转换硬件的优势。我们还提出了一种高效的用户空间日记,以确保数据一致性,同时最小化内核成本。在标准基准测试中进行了广泛的实验,以将UMF与Nova,Ext4-DAX和SIMF,最先进的内存文件系统进行比较。实验结果表明,UMFS优于现有内存文件系统中的任何一个。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号