Probabilistic modeling of data cache behavior

  • Authors:
  • Vinayak Puranik;Tulika Mitra;Y. N. Srikant

  • Affiliations:
  • Indian Institute of Science, Bangalore, India;National Univ. of Singapore, Singapore, Singapore;Indian Institute of Science, Bangalore, India

  • Venue:
  • EMSOFT '09 Proceedings of the seventh ACM international conference on Embedded software
  • Year:
  • 2009

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this paper, we propose a formal analysis approach to estimate the expected (average) data cache access time of an application across all possible program inputs. Towards this goal, we introduce the notion of probabilistic access history that intuitively summarizes the history of data memory accesses along different program paths (to reach a particular program point) and their associated probabilities. An efficient static program analysis technique has been developed to compute the access history at all program points. We estimate the cache hit/miss probabilities and hence the expected access time of each data memory reference from the access history. Our experimental evaluation confirms the accuracy and viability of the probabilistic data cache modeling approach.