Static worst-case execution time analysis of the μC/OS-II real-time kernel
作者:Mingsong Lv, Nan Guan, Qingxu Deng, Ge Yu, Yi Wang
摘要
Worst-case execution time (WCET) analysis is one of the major tasks in timing validation of hard real-time systems. In complex systems with real-time operating systems (RTOS), the timing properties of the system are decided by both the applications and RTOS. Traditionally, WCET analysis mainly deals with application programs, while it is crucial to know whether RTOS also behaves in a timely predictable manner. In this paper, static analysis techniques are used to predict the WCET of the system calls and the Disable Interrupt regions of the μC/OS-II real-time kernel, which presents a quantitative evaluation of the real-time performance of μC/OS-II. The precision of applying existing WCET analysis techniques on RTOS is evaluated, and the practical difficulties in using static methods in timing analysis of RTOS are also discussed.
论文关键词:worst-case execution time (WCET), real-time operating systems (RTOS), μC/OS-II, static analysis
论文评审过程:
论文官网地址:https://doi.org/10.1007/s11704-009-0073-8