期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
一种基于用户的LNS文件预测模型 被引量:5
1
作者 刘爱贵 陈刚 《计算机工程与应用》 CSCD 北大核心 2007年第29期14-16,39,共4页
许多系统把数据访问请求当作是独立的事件。实际上,数据请求并非完全随机,而是由用户或程序的行为驱动的,不同的用户或程序存在不同的访问模式。LS(Last Successor)模型简单,但非常有效,然而它的预测结果严重依赖于用户或程序的访问顺... 许多系统把数据访问请求当作是独立的事件。实际上,数据请求并非完全随机,而是由用户或程序的行为驱动的,不同的用户或程序存在不同的访问模式。LS(Last Successor)模型简单,但非常有效,然而它的预测结果严重依赖于用户或程序的访问顺序。提出了ULNS(User-based Last N Successors)文件预测模型,利用用户信息来提高预测精确度,并综合LS模型来改进算法的可适用度。实验结果表明,该预测模型具有较好的整体性能。 展开更多
关键词 文件访问模式 预测模型 预测精确度 可适用度
下载PDF
Design and Implement an Novel File Access Prediction Model in Linux
2
作者 刘谐 刘心松 +1 位作者 杨峰 白英杰 《Journal of Electronic Science and Technology of China》 2004年第2期36-41,共6页
So far, file access prediction models is mainly based on either the file access frequency or the historical record of the latest access. In this paper, a new file access prediction model called frequency- and recency-... So far, file access prediction models is mainly based on either the file access frequency or the historical record of the latest access. In this paper, a new file access prediction model called frequency- and recency-based successor (FRS) is presented which combines the advantages of the file frequency with the historical record. FRS model has the capability of rapid response to workload changes and can predict future events with greater accuracy than most of other prediction models. To evaluate the performance of FRS mode, the Linux kernel is modified to predict and prefetch upcoming accesses. The experiment shows that FRS can accurately predict approximately 80% of all file access events, while maintaining an immediate successor queue (ISQ) per-file which only requires regular dynamic updates. 展开更多
关键词 file access prediction model PREDICTIVE prefetch FRS
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部