Logo image
UnistorFS: A union storage file system design for resource sharing between memory and storage on persistent RAM-based systems
期刊文章   同儕審查

UnistorFS: A union storage file system design for resource sharing between memory and storage on persistent RAM-based systems

Shuo-Han Chen, Tseng-Yi Chen, Yuan-Hao Chang, Hsin-Wen WeiWei-Kuan Shih
ACM Transactions on Storage, 卷.14(1), 3
02/2018

摘要

Embedded system FAT File mapping NVM Page cache Hardware and Architecture
With the advanced technology in persistent random access memory (PRAM), PRAM such as three-dimensional XPoint memory and Phase Change Memory (PCM) is emerging as a promising candidate for the next-generation medium for both (main) memory and storage. Previous works mainly focus on how to overcome the possible endurance issues of PRAM while both main memory and storage own a partition on the same PRAM device. However, a holistic software-level system design should be proposed to fully exploit the benefit of PRAM. This article proposes a union storage file system (UnistorFS), which aims to jointly manage the PRAM resource for main memory and storage. The proposed UnistorFS realizes the concept of using the PRAM resource as memory and storage interchangeably to achieve resource sharing while main memory and storage coexist on the same PRAM device with no partition or logical boundary. This approach not only enables PRAM resource sharing but also eliminates unnecessary data movements between main memory and storage since they are already in the same address space and can be accessed directly. At the same time, the proposed UnistorFS ensures the persistence of file data and sanity of the file system after power recycling. A series of experiments was conducted on a modified Linux kernel. The results show that the proposed UnistorFS can eliminate unnecessary memory accesses and outperform other PRAM-based file systems for 0.2–8.7 times in terms of read/write performance.

相關連結

指標

1 檢視次數

詳細資料

Logo image