摘要
在超标量处理器设计中,SVW技术通过降低重新执行的载入指令数目提高系统性能.本文提出一种基于ESVW技术的新型载入存储队列设计方案,使得SVW结构中的SSBF不仅记录SSN值,同时记录存储地址和数值,重新执行的载入指令就可以从中获取数据而不必访问缓存,进一步降低指令的重新执行率.实验结果显示,最优情况下,超过99%的载入指令免于二次访问缓存,系统性能提高约2%.
In superscalar process design,Store Vulnerability Window technique improves system performance by reduce load re-execute rate.In this paper,we present a novel design of load store queue with Enhanced SVW.We observe that if store sequence Bloom filter(SSBF)unit in SVW is modified to keep not only store sequence number(SSN)but also complete memory addresses and data values,trailing loads can get data from SSBF rather than cache,therefore data cache access rate will be further reduced.Experiments show that,in the best case,over 99% re-execute loads are kept from memory re-access,and system performance is improved by 2%.
出处
《微电子学与计算机》
CSCD
北大核心
2013年第7期20-23,共4页
Microelectronics & Computer
基金
国家"八六三"计划项目(2009AA011705)