Technical Reports

Valentin Touzeau Claire Maïza David Monniaux Jan Reineke
Ascertaining Uncertainty for Efficient Exact Cache Analysis (2017)

TR-2017-2.pdf


Keywords: Cache Analysis Abstract Interpretation Model checking Least Recently Used Cache

Abstract: Static cache analysis characterizes a program’s cache behavior by determining in a sound but approximate manner which memory accesses result in cache hits and which result in cache misses. Such information is valuable in optimizing compilers, worst-case execution time analysis, and side-channel attack quantification and mitigation. Cache analysis is usually performed as a combination of must and may abstract interpretations, classifying instructions as either always hit, always miss, or unknown. Instructions classified as unknown might result in a hit or a miss depending on program inputs or the initial cache state. It is equally possible that they do in fact always hit or always miss, but the cache analysis is too coarse to see it. Our approach to eliminate this uncertainty consists in (i) a novel abstract interpretation able to ascertain that a particular instruction may definitely cause a hit and a miss on different paths, and (ii) an exact analysis, removing all remaining uncertainty, based on model checking, using abstract-interpretation results to prune down the model for scalability. We evaluated our approach on a variety of examples; it notably improves precision upon classical abstract interpretation at reasonable cost.

Contact | Site Map | Site powered by SPIP 4.2.8 + AHUNTSIC [CC License]

info visites 3900550