Probabilistic Prediction of Temporal Locality

  • Authors:
  • Yoav Etsion;Dror G. Feitelson

  • Affiliations:
  • -;-

  • Venue:
  • IEEE Computer Architecture Letters
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The increasing gap between processor and memory speeds, as well as the introduction of multi-core CPUs, have exacerbated the dependency of CPU performance on the memory subsystem. This trend motivates the search for more efficient caching mechanisms, enabling both faster service of frequently used blocks and decreased power consumption. In this paper we describe a novel, random sampling based predictor that can distinguish transient cache insertions from non-transient ones. We show that this predictor can identify a small set of data cache resident blocks that service most of the memory references, thus serving as a building block for new cache designs and block replacement policies. Although we only discuss the L1 data cache, we have found this predictor to be efficient also when handling L1 instruction caches and shared L2 caches.