›› 2013, Vol. 26 ›› Issue (9): 14-.

• 论文 • 上一篇    下一篇

一种基于ABT树的忽略缓存算法

肖瑜,刘宏义,杨明   

  1. (中国人民解放军边防学院 战术教研室,陕西 西安 710108)
  • 出版日期:2013-09-15 发布日期:2013-09-25
  • 通讯作者: 刘宏义(1972—),男,副教授。研究方向:作战仿真与虚拟现实。E-mail:liuhongyi72319@sina.com。杨明(1972—)男,讲师。研究方向:作战仿真与虚拟现实。
  • 作者简介:肖瑜(1964—),男,教授。研究方向:作战仿真与虚拟现实。

Research on an Ignorable Cache Algorithm Based on ABT Tree

XIAO Yu,LIU Hongyi,YANG Ming   

  1. (Tactical Department,Border Defense Academy of P.L.A,Xi'an 710108,China)
  • Online:2013-09-15 Published:2013-09-25

摘要:

计算机的性能将会变得越来越依赖于内存访问,而不是单纯的CPU原始性能。实时仿真需要大量的数据集,而内存的瓶颈将成为它的限制,尤其那些不能充分利用多级存储结构的算法,会有更多的缓存缺失。但基于ABT树的忽略缓存算法具有较好的适应性,它为缓存感知算法提供了一个良好的替代方案,且二者的性能基本相同。

关键词: 忽略缓存算法, ABT树, 缓存缺失, Van Emde Boas布局

Abstract:

The computer's capability depends more on memory access than on the CPU's original ability.Real-time simulation needs many datasets,while the shortage of memory will become the main limitation.More loss of cache will results by those algorithms which cannot take full advantage of multilevel storage structure.The ignorable cache algorithm based on ABT tree has good adaptability,and offers a desirable substitute scheme for the algorithm of cache-awareness.And these two methods have basically the same effect.

Key words: ignorable cache algorithm;ABT tree;cache loss;Van Emde Boas placement

中图分类号: 

  • TP301.6