English

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

Distributed, Parallel, and Cluster Computing 2017-05-10 v1

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+ϵx + \epsilon (where xx is an integer and 0<ϵ<10 < \epsilon < 1) needs x+1x + 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 xx dedicated processors to a heavy task with processing capacity requirement x+ϵx + \epsilon, and schedules the remaining ϵ\epsilon 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.

Keywords

Cite

@article{arxiv.1705.03245,
  title  = {Semi-Federated Scheduling of Parallel Real-Time Tasks on Multiprocessors},
  author = {Xu Jiang and Nan Guan and Xiang Long and Wang Yi},
  journal= {arXiv preprint arXiv:1705.03245},
  year   = {2017}
}