Feasibility of Fork-Join Real-Time Task Graph Models: Hardness and Algorithms.

Jinghao Sun,Nan Guan,Yang Wang,Qingxu Deng,Peng Zeng,Wang Yi
DOI: https://doi.org/10.1145/2809780
2016-01-01
ACM Transactions on Embedded Computing Systems
Abstract:In the formal analysis of real-time systems, modeling of branching codes and modeling of intratask parallelism structures are two of the most important research topics. These two real-time properties are combined, resulting in the fork-join real-time task (FJRT) model, which extends the digraph-based task model with forking and joining semantics. We prove that the EDF schedulability problem on a preemptive uniprocessor for the FJRT model is coNP-hard in the strong sense, even if the utilization of the task system is bounded by a constant strictly less than 1. Then, we show that the problem becomes tractable with some slight structural restrictions on parallel sections, for which we propose an exact schedulability test with pseudo-polynomial time complexity. Our results thus establish a borderline between the tractable and intractable FJRT models.
What problem does this paper attempt to address?