期刊文献+

Cache替换算法LRU和2Q的深度分析 被引量:1

Depth Analysis of LRU and 2Q on Cache Replacement Algorithm
下载PDF
导出
摘要 Cache替换算法是内存和CPU交互时速度保证的关键,传统的LRU算法在处理偶然性数据访问时造成缓存污染严重,但其实现简单,命中率和效率尚可,故成为现今大多情况下使用的算法;2Q算法通过设置两个队列,A1队列通过暂存数据减弱偶发性数据的影响,实现同样简单且有不错的性能。通过编制的词法分析器分析程序代码得来的数据进行算法性能的比较。 Caehe replacement algorithm is the key to ensure the speed of memory and CPU interaction, the traditional LRU algorithm in dealing with accidental data access caused by cache pollution, but its implementation is simple and the hit rate and efficiency can be used now, in most cases the algorithm, the 2Q algorithm by setting two queue, queue AI reduces the influence of sporadic data through the temporary storage of data, to achieve the same performance is simple and has good, through the use of lexical analyzer analysis program code to compare the performance of the data algorithm.
作者 张恒瑞 王红
出处 《现代计算机》 2017年第3期17-19,共3页 Modern Computer
关键词 Cache替换算法 LRU 2Q 命中率 性能 Cache Replacement Algorithm LRU 2Q Hit Rate Performance
  • 相关文献

参考文献1

二级参考文献2

共引文献3

同被引文献15

引证文献1

二级引证文献7

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部