2000 character limit reached
MetaCache: Efficient Metadata Caching in Linux file system (1409.8239v1)
Published 29 Sep 2014 in cs.SY
Abstract: Nowadays, Linux file systems have to manage millions of tiny files for different applications, and face with higher metadata operations. So how to provide such high metadata performance with such enormous number of files and large scale directories is a big challenge for Linux file system. We viewed that metadata lookup operations dominate metadata workload and incur low metadata performance. In this paper, we present a metadata cache to accelerate metadata access for Linux file system. Through this optimization, the Linux file system (such as EXT2, EXT4, BTRFS, etc.) can gain improvement in read rates as well as write rates.
- Tanmay Agrawal (3 papers)
- Ashay Shirwadkar (2 papers)
- Pratik Gaikar (2 papers)
- Kushagra Verma (1 paper)