帮助 本站公告
您现在所在的位置:网站首页 > 知识中心 > 文献详情
文献详细Journal detailed

对象存储并行文件系统小文件性能优化研究
Optimization of small file access on object based parallel file system

作  者: ; ; ; ;

机构地区: 国防科学技术大学

出  处: 《计算机工程与科学》 2013年第12期8-13,共6页

摘  要: 对象存储并行文件系统在高性能计算领域被广泛采用,虽然大文件访问性能优异,但其小文件访问存在局限性。通过分析典型对象存储并行文件系统下的小文件的访问开销,采用服务端小文件专用缓存和基于对象命名关联性预取的方法提高小文件的缓存命中率,降低对象存储架构下小文件的读取延迟。基于Lustre并行文件系统实现了该方法。实际系统测试表明,该方法可显著提高小文件访问性能,其中小文件打包性能提升最大可达88%。 Object based parallel file systems are widely used in current supercomputers for its excellent performance of large file at the expense of its lower efficiency on small file access.Through analysis of the overhead of small file access on typical object based parallel file system,a server-side small file aware cache is proposed in order to reduce file access latency by aggressively prefetching a set of related files object and improving small file hit rate.This method is implemented and evaluated in Lustrefile system which is a popular parallel file system for HPC system.The experiments in real system show that it can improve the performance of small file access dramatically,especially with the reduction of up to 88% of total cost in scenario of file archiving operation.

关 键 词: 并行文件系统 缓存 对象存储 文件预取

领  域: [自动化与计算机技术] [自动化与计算机技术]

相关作者

作者 伍晓峰

相关机构对象

机构 广州体育职业技术学院

相关领域作者

作者 李文姬
作者 邵慧君
作者 杜松华
作者 周国林
作者 邢弘昊