A New Voting Based Hardware Data Prefetch Scheme

  • Authors:
  • Gurmeet Singh Manku;Mukul R. Prasad;David A. Patterson

  • Affiliations:
  • -;-;-

  • Venue:
  • HIPC '97 Proceedings of the Fourth International Conference on High-Performance Computing
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

The dramatic increase in the processor-memory gapin recent years has led to the development of techniqueslike data prefetching that hide the latency of cachemisses. Two such hardware techniques are the streambuffer and the stride predictor. They have dissimilar architectures, are effective for different kinds ofmemory access patterns and require different amountsof extra memory bandwidth. We compare the performance of these two techniques and propose a schemethat unifies them1. Simulation studies on six benchmark programs confirm that the combined scheme ismore effective in reducing the average memory accesstime (AMAT) than either of the two individually.