Title :
Scalable Fixed-Point Free Instruction Cache Analysis
Author :
Hardy, Damien ; Lesage, Benjamin ; Puaut, Isabelle
Author_Institution :
IRISA, Univ. of Rennes 1, Rennes, France
fDate :
Nov. 29 2011-Dec. 2 2011
Abstract :
Estimating worst-case execution times (WCETs) for architectures with caches requires the worst-case number of cache misses to be upper bounded. Most existing static cache analysis methods use fixed-point computation and do not scale well with large code sizes. To address this scalability issue, we propose in this paper a new fast and scalable instruction cache analysis technique. In contrast to existing work, neither fixed point computation nor heavyweight interprocedural analysis are required. Thus, code sizes too long to analyze with existing techniques are then analyzable with lower analysis time and memory consumption, and with only a slight degradation of the analysis precision. Experimental results show a reduction of the analysis execution time of a factor 5 in average (with a peak near 30 for the largest and most complex code) with only a degradation of the analysis precision of 0.5% in average. The proposed technique is intended to be used in situations where the need for fast analysis outweighs the need for very tight results: early software development phases, timing analysis of large pieces of software, or iterative WCET-oriented compiler optimizations.
Keywords :
cache storage; iterative methods; optimising compilers; software engineering; early software development phases; fixed-point computation; iterative WCET-oriented compiler optimization; scalability issue; scalable fixed-point free instruction cache analysis; static cache analysis method; timing analysis; worst-case execution times; Analytical models; Computational modeling; Context; Estimation; Frequency modulation; Memory management; Real time systems; Hard real time systems; instruction caches; worst-case execution time estimation;
Conference_Titel :
Real-Time Systems Symposium (RTSS), 2011 IEEE 32nd
Conference_Location :
Vienna
Print_ISBN :
978-1-4577-2000-0
DOI :
10.1109/RTSS.2011.26