FAST '24 - RFUSE: Modernizing Userspace Filesystem Framework through Scalable Kernel-Userspace Communication
Kyu-Jin Cho, Jaewon Choi, Hyungjoon Kwon, and Jin-Soo Kim, Seoul National University
With the advancement of storage devices and the increasing scale of data, filesystem design has transformed in response to this progress. However, implementing new features within an in-kernel filesystem is a challenging task due to development complexity and code security concerns. As an alternative, userspace filesystems are gaining attention, owing to their ease of development and reliability. FUSE is a renowned framework that allows users to develop custom filesystems in userspace. However, the complex internal stack of FUSE leads to notable performance overhead, which becomes even more prominent in modern hardware environments with high-performance storage devices and a large number of cores.
In this paper, we present RFUSE, a novel userspace filesystem framework that utilizes scalable message communication between the kernel and userspace. RFUSE employs a per-core ring buffer structure as a communication channel and effectively minimizes transmission overhead caused by context switches and request copying. Furthermore, RFUSE enables users to utilize existing FUSE-based filesystems without making any modifications. Our evaluation results indicate that RFUSE demonstrates comparable throughput to in-kernel filesystems on high-performance devices while exhibiting high scalability in both data and metadata operations.
View the full FAST '24 program at https://www.usenix.org/conference/fas...
Watch video FAST '24 - RFUSE: Modernizing Userspace Filesystem Framework through Scalable Kernel-Userspace... online without registration, duration hours minute second in high quality. This video was added by user USENIX 27 March 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 248 once and liked it 6 people.