Abstract
The emerging technologies of persistent memory, such as PCM, MRAM, provide opportunities for preserving files in memory. Traditional file system structures may need to be re-studied. Even though there are several file systems proposed for memory, most of them have limited performance without fully utilizing the hardware at the processor side. This paper presents a framework based on a new concept, 'File Virtual Address Space'. A file system, Sustainable In-Memory File System (SIMFS), is designed and implemented, which fully utilizes the memory mapping hardware at the file access path. First, SIMFS embeds the address space of an open file into the process' address space. Then, file accesses are handled by the memory mapping hardware. Several optimization approaches are also presented for the proposed SIMFS. Extensive experiments are conducted. The experimental results show that the throughput of SIMFS achieves significant performance improvement over the state-of-the-art in-memory file systems.
| Original language | English |
|---|---|
| Article number | 7377090 |
| Pages (from-to) | 2959-2972 |
| Number of pages | 14 |
| Journal | IEEE Transactions on Computers |
| Volume | 65 |
| Issue number | 10 |
| DOIs | |
| State | Published - 1 Oct 2016 |
| Externally published | Yes |
Keywords
- Persistent memory
- file system
- in-memory file systems
- performance
- virtual address space