DocumentCode :
2977695
Title :
Using Basic Block Based Instruction Prefetching to Optimize WCET Analysis for Real-Time Applications
Author :
Fan Ni ; Xiang Long ; Han Wan ; Xiaopeng Gao
Author_Institution :
Sch. of Comput. Sci. & Technol., Beihang Univ., Beijing, China
fYear :
2012
fDate :
14-16 Dec. 2012
Firstpage :
459
Lastpage :
466
Abstract :
Cache is an important component existing in modern computer system to bridge the performance gap between the fast CPU and the slow memory system. A variety of cache optimization technologies and mechanisms are proposed to improve the cache performance, such as instruction cache prefetching. Most instruction prefetching mechanisms existing are proposed to improve the average-case cache performance. However, real-time systems care more about the worst-case performance, and the worst-case execution time (WCET) analysis of real-time applications is critical for schedulability analysis of real-time systems. Due to its unpredictable behaviour, cache disastrously complicates the WCET analysis of real-time applications. In this paper, we proposed a basic block based instruction prefetching (BBIP) mechanism to improve both the average-case cache performance and the tightness of the WCET analysis of real-time applications. Measurements on typical real-time benchmarks show that BBIP can not only eliminate most of the instruction access misses, but also result in lower WCET estimations. To discuss the effectiveness of BBIP, we measured the WCET of the benchmarks for three processor configurations with and without BBIP: 1) processor with in-order pipeline and perfect branch prediction, 2) processor with out-of-order pipeline and perfect branch prediction, and 3) processor with out-of-order pipeline and 2-level branch prediction. The results show that BBIP can provide notable improvements in the tightness of WCET estimation, with the WCET values being 30.4% to 97.7% of the original ones. Our simulation results also reveal that 70% to 80% instruction access misses are eliminated with BBIP.
Keywords :
cache storage; storage management; BBIP mechanism; WCET analysis; WCET estimation; average-case cache performance; basic block based instruction prefetching; cache component; cache optimization mechanism; cache optimization technology; in-order pipeline and perfect branch prediction processor; instruction prefetching mechanism; out-of-order pipeline and 2-level branch prediction processor; processor configuration; worst-case cache performance; worst-case execution time analysis; Benchmark testing; Bismuth; Estimation; Pipelines; Prefetching; Real-time systems; Timing; WCET; basic block; instruction prefetching; real-time;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Computing, Applications and Technologies (PDCAT), 2012 13th International Conference on
Conference_Location :
Beijing
Print_ISBN :
978-0-7695-4879-1
Type :
conf
DOI :
10.1109/PDCAT.2012.133
Filename :
6589321
Link To Document :
بازگشت