Fine-grained Management of I/O Optimizations Based on Workload Characteristics.

Wei Bing,Xiao Limin,Zhou Bingyu,Qin Guangjun,Yan Baicheng,Huo Zhisheng
DOI: https://doi.org/10.1007/s11704-020-9344-1
IF: 2.6688
2020-01-01
Frontiers of Computer Science
Abstract:With the advent of new computing paradigms,par-allel file systems serve not only traditional scientific comput-ing applications but also non-scientific computing applications,such as financial computing,business,and public administra-tion.Parallel file systems provide storage services for multiple applications.As a result,various requirements need to be met.However,parallel file systems usually provide a unified storage solution,which cannot meet specific application needs.In this paper,an extended file handle scheme is proposed to deal with this problem.The original file handle is extended to record I/O optimization information,which allows file systems to specify optimizations for a file or directory based on workload charac-teristics.Therefore,fine-grained management of I/O optimiza-tions can be achieved.On the basis of the extended file handle scheme,data prefetching and small file optimization mecha-nisms are proposed for parallel file systems.The experimental results show that the proposed approach improves the aggregate throughput of the overall system by up to 189.75%.
What problem does this paper attempt to address?