Improving Computation Efficiency of Exact Worst-Case Response Time Analysis for the Transaction-Based Task Model

Xiuqiang He,Zonghua Gu,Xue Liu,Zhaohui Wu
2010-01-01
Abstract:Abstract Worst-Case Response Time (WCRT) analysis is a widely-used schedulability analysis technique for fixed-priority scheduling and other scheduling algorithms such as Earliest Deadline First (EDF). In the transaction-based task model, the system consists of multiple end-to-end transactions; each transaction consists of multiple tasks, with or without explicit precedence constraints; each task has a release offset (with possible release jitter) relative to the transaction start time. The transaction-based task model is especially useful for schedulability analysis in distributed real-time systems. For WCRT analysis of this task model, some authors have developed an exact analysis algorithm with exponential time complexity and a pessimistic tractable analysis algorithm with polynomial time complexity. In this paper, we aim to improve the computation efficiency of the exact analysis algorithm to make it applicable to …
What problem does this paper attempt to address?