首页 | 本学科首页   官方微博 | 高级检索  
     检索      

针对顺序数据访问应用的分离式数据缓存器设计
引用本文:刘姝,苟小刚,曲宁,李险峰,程旭.针对顺序数据访问应用的分离式数据缓存器设计[J].北京大学学报(自然科学版),2008,44(3):359.
作者姓名:刘姝  苟小刚  曲宁  李险峰  程旭
作者单位:北京大学信息科学技术学院微处理器研究开发中心,北京 100871;
摘    要:高速缓存器技术可以有效地弥补处理器和内存之间的速度差异;但是随着待处理的数据规模的增大,顺序数据访问越来越多,当前的高速缓存器在面临这类没有太多时间局部性,会造成大量高速缓存器污染的顺序数据时并不是很有效。为解决这一问题,提出了分离式顺序数据缓存器(SSDC),可以通过顺序数据流检测器动态检测出来的顺序数据访问并将其存入专用缓存器,以减少顺序数据造成的主缓存器污染,并且由于子缓存器采用顺序数据预取技术和写不分配策略,可以有效地降低缓存器的失效率。实验结果表明SSDC能够有效地降低顺序应用的失效率,并且在带宽使用等方面具有优势。另外,SPEC2000Int的评测也表明SSDC对非顺序应用的性能没有负面影响。

关 键 词:计算机体系结构  缓存器设计  分离式数据缓存器  顺序数据缓存器  
收稿时间:2007-03-07

SSDC: A Split Data Cache Design for Sequential Access Intensive Applications
LIU Shu,GOU Xiaogang,QU Ning,LI Xianfeng,CHENG Xu.SSDC: A Split Data Cache Design for Sequential Access Intensive Applications[J].Acta Scientiarum Naturalium Universitatis Pekinensis,2008,44(3):359.
Authors:LIU Shu  GOU Xiaogang  QU Ning  LI Xianfeng  CHENG Xu
Institution:MPRC, School of Electronics Engineering and Computer Science, Peking University, Beijing 100871;
Abstract:Caches are widely used to reduce the speed gap between processors and memories.However,the spatial locality of sequential data accesses existing in many popular applications is not well exploited by conventional data cache.In response to these problems,the Split Sequential Data Cache(SSDC) is proposed,in whichthe sequential access detector can predict whether data accesses are sequential,and directthemtothe right sub cache.Experiments showthatthe SSD Coutperforms the conventionaldata cache and other schemes.It reduces the miss rate of applications with intensive sequential data accesses with only a little increment of bandwidth requirement.Meanwhile,the experimental results on SPEC2000Int showthat SSDC does not hurt the performance of applications without large sequential accesses.
Keywords:computer architecture  cache design  split data cache  sequential data access
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《北京大学学报(自然科学版)》浏览原始摘要信息
点击此处可从《北京大学学报(自然科学版)》下载免费的PDF全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号