Title :
Memory Positioning of Real-Time Code for Smaller Worst-Case Execution Times
Author :
Marref, Amine ; Betts, Adam
Author_Institution :
Dept. of Comput. Sci., Umm Al-Qura Univ., Makkah, Saudi Arabia
Abstract :
The process of determining the worst-case execution time (WCET) is challenged in the presence of caches due to their unpredictable effect on the speed of memory references. In particular, when cache conflicts between program lines are common, thrashing occurs and this inadvertently increases the WCET, sometimes significantly so. One way to minimise the cache impact on the WCET, therefore, is to judiciously lay out code and data in memory to avoid cache conflicts. In this paper, we show how to formulate the WCET-aware code placement problem as a Constraint-Optimization Problem (COP), which can then be efficiently solved by off-the-shelf COP solvers. Experimental evaluation of our proposed analysis shows that the proposed analysis successfully identified code positioning that yields the minimum WCET for over half of the problems within manageable time.
Keywords :
cache storage; optimisation; storage management; WCET-aware code placement problem; cache conflicts; code positioning; constraint-optimization problem; memory positioning; memory references; program lines; real-time code; smaller worst-case execution times; Estimation; Hardware; Layout; Memory management; Real time systems; Search methods; Timing;
Conference_Titel :
Engineering of Complex Computer Systems (ICECCS), 2011 16th IEEE International Conference on
Conference_Location :
Las Vegas, NV
Print_ISBN :
978-1-61284-853-2
Electronic_ISBN :
978-0-7695-4381-9
DOI :
10.1109/ICECCS.2011.10