摘要
随着信息技术飞速发展,小文件的数量越来越多.高效管理海量小文件、提供低延时的小文件访问服务,是并行网络文件系统的研究热点.小文件数据读取访问中,由于数据读取粒度小并且不同小文件之间的数据访问空间连续性差,难以发挥数据存储设备的大粒度顺序访问的性能优势,导致小文件的访问性能远远低于大文件的访问性能.在扩展只读目录授权机制框架下,提出一种小文件间数据预读机制,充分发挥了数据存储设备大粒度顺序访问性能的优势,大幅降低了小文件数据读取访问延迟.典型应用环境实测表明,对比pNFS系统,小文件数据顺序读取访问性能最高可提升8.92倍,随机读取性能最高可提升11.82倍.
With the rapid development of information technology,there will be more and more small files.How to manage massive small-file efficiently and provide low-latency service is a hot topic in pNFS.When reading access to the data of massive small files,because data granularity is small,and the continuity of data access space is bad between small files,massive small file access performance is far lower than large file access performance,and the performance advantage of Data storage devices large-grained sequential access is unable to show.This paper presents a data Readahead mechanism between small-files under extended read-only dir delegation.This mechanism can slashing small file read access latency,and as well display data storage devices large-grained sequential access performance advantage.The effectiveness of this paper is proved with intensive experiments:when accessing massive small-file,compared with pNFS,the performance of sequential read access is 892%higher,and the random read access performance is 1182% higher.
出处
《计算机研究与发展》
EI
CSCD
北大核心
2014年第S1期57-66,共10页
Journal of Computer Research and Development
基金
国家"八六三"高技术研究发展计划基金项目(2011AA01A102
2013AA013201
2013AA013205)
国家"九七三"重点基础研究发展计划基金项目(2011CB302304)
国家科技支撑计划基金项目(2011BAH04B04)
中国科学院战略性先导科技专项基金项目(XDA06010401)
中国科学院重点部署基金项目(KGZD-EW-103-5(7))
关键词
小文件
并行网络文件系统
数据预读
目录授权机制
small files
parallel network file system
data readahead
dir delegation mechanism