English

On the Design of an Optimal Multiprocessor Real-Time Scheduling Algorithm under Practical Considerations (Extended Version)

Operating Systems 2011-01-25 v3 Distributed, Parallel, and Cluster Computing

Abstract

This research addresses the multiprocessor scheduling problem of hard real-time systems, and it especially focuses on optimal and global schedulers when practical constraints are taken into account. First, we propose an improvement of the optimal algorithm BF. We formally prove that our adaptation is (i) optimal, i.e., it always generates a feasible schedule as long as such a schedule exists, and (ii) valid, i.e., it complies with the all the requirements. We also show that it outperforms BF by providing a computing complexity of O(n), where n is the number of tasks to be scheduled. Next, we propose a schedulability analysis which indicates a priori whether the real-time application can be scheduled by our improvement of BF without missing any deadline. This analysis is, to the best of our knowledge, the first such test for multiprocessors that takes into account all the main overheads generated by the Operating System.

Keywords

Cite

@article{arxiv.1001.4115,
  title  = {On the Design of an Optimal Multiprocessor Real-Time Scheduling Algorithm under Practical Considerations (Extended Version)},
  author = {Shelby Funk and Vincent Nelis and Joel Goossens and Dragomir Milojevic and Geoffrey Nelissen},
  journal= {arXiv preprint arXiv:1001.4115},
  year   = {2011}
}

Comments

This paper has been withdrawn by the authors

R2 v1 2026-06-21T14:38:20.264Z