Building Real-Time Parallel Task Systems on Multi-Cores: A Hierarchical Scheduling Approach.

Tao Yang,Qingxu Deng,Lei Sun
DOI: https://doi.org/10.1016/j.sysarc.2018.10.006
IF: 5.836
2018-01-01
Journal of Systems Architecture
Abstract:Parallel real-time scheduling on multi-core platforms is widely studied and focused in academic and industrial fields. DAG (directed acyclic graph) is a widely-used parallel model. But existing scheduling algorithms for DAG suffer schedulability analysis of significant inaccuracy and resource waste. In this paper, we propose a hierarchical scheduling framework for DAG tasks with constrained deadlines that it provides a much more efficient resource sharing solution without distinguishing the types of tasks. We have evaluated and implemented our proposed hierarchical scheduling and the results show that our proposed method has promising performance.
What problem does this paper attempt to address?