【24h】

The block-based trace cache

机译:基于块的跟踪缓存

获取原文

摘要

The trace cache is a recently proposed solution to achieving high instruction fetch bandwidth by buffering and reusing dynamic instruction traces. This work presents a new block-based trace cache implementation that can achieve higher IPC performance with more efficient storage of traces. Instead of explicitly storing instructions of a trace, pointers to blocks constituting a trace are stored in a much smaller trace table. The block-based trace cache renames fetch addresses at the basic block level and stores aligned blocks in a block cache. Traces are constructed by accessing the replicated block cache using block pointers from the trace table. Performance potential of the blockbased trace cache is quantified and compared with perfect branch prediction and perfect fetch schemes. Comparing to the conventional trace cache, the block-based design can achieve higher IPC, with less impact on cycle time.
机译:跟踪缓存是最近提出的解决方案,以通过缓冲和重用动态指令迹线实现高指令获取带宽。这项工作介绍了一种新的基于块的跟踪缓存实现,可以通过更有效地存储迹线来实现更高的IPC性能。而不是明确地存储跟踪的指令,指向构成跟踪的块的指针存储在更小的跟踪表中。基于块的跟踪缓存重命名基本块级别的获取地址,并在块高速缓存中存储对齐的块。通过使用跟踪表中的块指针访问复制的块缓存来构造跟踪。块基于轨迹缓存的性能电位量化并与完美的分支预测和完美的获取方案进行了比较。与传统的跟踪缓存相比,基于块的设计可以实现更高的IPC,对循环时间的影响较小。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号