CFS: Scaling Metadata Service for Distributed File System via Pruned Scope of Critical Sections.

Published in EuroSys2023, 2023

Yiduo Wang, Cheng Li, Xinyang Shao, Youxu Chen, Feng Yan, and Yinlong Xu.
"CFS: Scaling Metadata Service for Distributed File System via Pruned Scope of Critical Sections."
EuroSys 2023. (CCF-A, Conference Paper)
https://dl.acm.org/doi/abs/10.1145/3552326.3587443

Download paper here

CFS is a scalable, fully POSIX-compliant distributed file system that eliminates the metadata management bottleneck via pruning the scope of critical sections for reduced locking overhead.