Peter-Jan gets his first paper accepted at Systor’23, Haifa, Israel

Peter-Jan Gootzen (MSc student at VU Amsterdam) got his first research paper accepted at the 16th ACM International Systems and Storage Conference (SYSTOR’23), Haifa, Israel, June, 2023. https://www.systor.org/2023/program2/#full-program. Congratulations!

This work is done in collaborations with IBM Research Zurich and Yorktown with my collaborators, Radu Stoica and Jonas Pfefferle .

Title: DPFS: DPU-Powered File System Virtualization

Authors: Peter-Jan Gootzen (IBM Research, VU Amsterdam), Jonas Pfefferle (IBM Research Yorktown), Radu Stoica (IBM Research Zurich), and Animesh Trivedi (VU Amsterdam)

Abstract: As we move towards hyper-converged cloud solutions, the efficiency and overheads of distributed file systems at the cloud tenant side (i.e., client) become of paramount importance. Often, the client-side driver of a cloud file system is complex and CPU intensive, deeply coupled with the backend implementation, and requires optimizing multiple intrusive knobs. In this work, we propose to decouple the file system client from its backend implementation by virtualizing it with an off-the-shelf DPU using the Linux virtio-fs software stack. The decoupling allows us to offload the file system client execution to a DPU, which is managed and optimized by the cloud provider, while freeing the host CPU cycles. DPFS, our proposed framework, is 4.4× more host CPU efficient per I/O, delivers comparable performance to a tenant with zero-configuration and without modification of their host software stack, while allowing workload and hardware specific backend optimizations. The DPFS framework and its artifacts are publically available at https://github.com/IBM/DPFS.

DOI: https://doi.org/10.1145/3579370.3594769


Jekyll theme inspired by researcher