DocumentCode :
1006809
Title :
Clustered worst-case execution-time calculation
Author :
Ermedahl, Andreas ; Stappert, Friedhelm ; Engblom, Jakob
Author_Institution :
Dept. of Comput. Sci. & Electron., Malardalen Univ., Vasteras, Sweden
Volume :
54
Issue :
9
fYear :
2005
Firstpage :
1104
Lastpage :
1122
Abstract :
Knowing the worst-case execution time (WCET) of a program is necessary when designing and verifying real-time systems. A correct WCET analysis method must take into account the possible program flow, such as loop iterations and function calls, as well as the timing effects of different hardware features, such as caches and pipelines. A critical part of WCET analysis is the calculation, which combines flow information and hardware timing information in order to calculate a program WCET estimate. The type of flow information which a calculation method can take into account highly determines the WCET estimate precision obtainable. Traditionally, we have had a choice between precise methods that perform global calculations with a risk of high computational complexity and local methods that are fast but cannot take into account all types of flow information. This paper presents an innovative hybrid method to handle complex flows with low computational complexity, but still generate safe and tight WCET estimates. The method uses flow information to find the smallest parts of a program that have to be handled as a unit to ensure precision. These units are used to calculate a program WCET estimate in a demand-driven bottom-up manner. The calculation method to use for a unit is not fixed, but could depend on the included flow and program characteristics.
Keywords :
computational complexity; program compilers; program diagnostics; real-time systems; clustered worst-case execution time calculation; computational complexity; demand-driven bottom-up approach; embedded system; hardware timing; program WCET analysis; program flow analysis; real-time system; Computational complexity; Hardware; Hybrid power systems; Information analysis; Integer linear programming; Job shop scheduling; Pipelines; Power system reliability; Real time systems; Timing; Index Terms- WCET analysis; WCET calculation; embedded systems.; hard real-time;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/TC.2005.139
Filename :
1471672
Link To Document :
بازگشت