Sampling Dead Block Prediction for Last-Level Caches Conference Paper uri icon

abstract

  • Last-level caches (LLCs) are large structures with significant power requirements. They can be quite inefficient. On average, a cache block in a 2MB LRU-managed LLC is dead 86% of the time, i.e., it will not be referenced again before it is evicted. This paper introduces sampling dead block prediction, a technique that samples program counters (PCs) to determine when a cache block is likely to be dead. Rather than learning from accesses and evictions from every set in the cache, a sampling predictor keeps track of a small number of sets using partial tags. Sampling allows the predictor to use far less state than previous predictors to make predictions with superior accuracy. Dead block prediction can be used to drive a dead block replacement and bypass optimization. A sampling predictor can reduce the number of LLC misses over LRU by 11.7% for memory-intensive single-thread benchmarks and 23% for multicore workloads. The reduction in misses yields a geometric mean speedup of 5.9% for single-thread benchmarks and a geometric mean normalized weighted speedup of 12.5% for multi-core workloads. Due to the reduced state and number of accesses, the sampling predictor consumes only 3.1% of the of the dynamic power and 1.2% of the leakage power of a baseline 2MB LLC, comparing favorably with more costly techniques. The sampling predictor can even be used to significantly improve a cache with a default random replacement policy. 2010 IEEE.

name of conference

  • 2010 43rd Annual IEEE/ACM International Symposium on Microarchitecture

published proceedings

  • 2010 43rd Annual IEEE/ACM International Symposium on Microarchitecture

altmetric score

  • 3.5

author list (cited authors)

  • Khan, S., Tian, Y., & Jimnez, D. A.

citation count

  • 152

complete list of authors

  • Khan, Samira||Tian, Yingying||Jimènez, Daniel A

publication date

  • January 2010