DocumentCode
2352481
Title
Combining Abstract Interpretation with Model Checking for Timing Analysis of Multicore Software
Author
Lv, Mingsong ; Yi, Wang ; Guan, Nan ; Yu, Ge
Author_Institution
Northeastern Univ., Shenyang, China
fYear
2010
fDate
Nov. 30 2010-Dec. 3 2010
Firstpage
339
Lastpage
349
Abstract
It is predicted that multicores will be increasingly used in future embedded real-time systems for high performance and low energy consumption. The major obstacle is that we may not predict and provide any guarantee on real-time properties of software on such platforms. The shared memory bus is among the most critical resources, which severely degrade the timing predictability of multicore software due to the access contention between cores. In this paper, we study a multicore architecture where each core has a local L1 cache and all cores use a shared bus to access the off-chip memory. We use Abstract Interpretation (AI) to analyze the local cache behavior of a program running on a dedicated core. Based on the cache analysis, we construct a Timed Automaton (TA) to model when the programs access the memory bus. Then we model the shared bus also using timed automata. The TA models for the bus and programs will be explored using the UPPAAL model checker to find the WECTs for the respective programs. Based on the presented techniques, we have developed a tool for multicore timing analysis, which allows automatic generation of the TA models from binary code and WCET estimation for any given TA model of the shared bus. Extensive experiments have been conducted, showing that the combined approach can significantly tighten the estimations. As examples, we have studied the TDMA and FCFS buses, of which the WCET bounds can be tightened by up to 240% and 82% respectively, compared with the worst-case bounds estimated based on worst-case bus access delay.
Keywords
multiprocessing systems; real-time systems; TA; combining abstract interpretation; model checking; multicore software timing analysis; off chip memory; real-time systems; shared memory bus; timed automaton; WCET; abstract interpretation; model checking; multicore; shared bus;
fLanguage
English
Publisher
ieee
Conference_Titel
Real-Time Systems Symposium (RTSS), 2010 IEEE 31st
Conference_Location
San Diego, CA
ISSN
1052-8725
Print_ISBN
978-0-7695-4298-0
Type
conf
DOI
10.1109/RTSS.2010.30
Filename
5702243
Link To Document