Memory dependence prediction using store sets

被引:137
作者
Chrysos, GZ [1 ]
Emer, JS [1 ]
机构
[1] Digital Equipment Corp, Hudson, MA 01749 USA
来源
25TH ANNUAL INTERNATIONAL SYMPOSIUM ON COMPUTER ARCHITECTURE, PROCEEDINGS | 1998年
关键词
D O I
10.1109/ISCA.1998.694770
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
For maximum performance, an out-of-order processor must issue load instructions as early as possible, while avoiding memory-order violations with prior store instructions that write to the same memory location. One approach is to use memory dependence prediction to identify the stores upon which a load depends, and communicate that information to the instruction scheduler. We designate the set of stores upon which each load has depended as the load's ''store set". The processor can discover and use a load's store set to accurately predict the earliest time the load can safely execute, We show that store sets accurately predict memory dependencies in the context of large instruction window, superscalar machines, and allow for near-optimal performance compared to an instruction scheduler with perfect knowledge of memory dependencies. In addition, we explore the implementation aspects of store sets, and describe a low cost implementation that achieves nearly optimal performance.
引用
收藏
页码:142 / 153
页数:12
相关论文
empty
未找到相关数据