Semi-Federated Scheduling of Parallel Real-Time Tasks on Multiprocessors

May 09, 2017 Β· Declared Dead Β· πŸ› IEEE Real-Time Systems Symposium

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Xu Jiang, Nan Guan, Xiang Long, Wang Yi arXiv ID 1705.03245 Category cs.DC: Distributed Computing Citations 86 Venue IEEE Real-Time Systems Symposium Last Checked 4 months ago
Abstract
Federated scheduling is a promising approach to schedule parallel real-time tasks on multi-cores, where each heavy task exclusively executes on a number of dedicated processors, while light tasks are treated as sequential sporadic tasks and share the remaining processors. However, federated scheduling suffers resource waste since a heavy task with processing capacity requirement $x + Ξ΅$ (where $x$ is an integer and $0 < Ξ΅< 1$) needs $x + 1$ dedicated processors. In the extreme case, almost half of the processing capacity is wasted. In this paper we propose the semi-federate scheduling approach, which only grants $x$ dedicated processors to a heavy task with processing capacity requirement $x + Ξ΅$, and schedules the remaining $Ξ΅$ part together with light tasks on shared processors. Experiments with randomly generated task sets show the semi-federated scheduling approach significantly outperforms not only federated scheduling, but also all existing approaches for scheduling parallel real-time tasks on multi-cores.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Distributed Computing

Died the same way β€” πŸ‘» Ghosted