This paper investigates the relative effectiveness of fixed priority (FP) scheduling in a uniprocessor system compared to Earliest Deadline First (EDF) scheduling. The quantitative metric used in this comparison is the processor speedup factor, defined as the factor by which processor speed needs to increase to ensure that any task set that is schedulable according to EDF can be scheduled using fixed priorities. In the pre-emptive case, exact speedup factors are known for sporadic task sets with implicit or constrained deadlines. In this paper, we derive exact speedup factors for both pre-emptive and non-pre-emptive fixed priority scheduling of arbitrary deadline sporadic task sets. We also show that the exact speedup factor for the preemptive case holds when tasks share resources according to the Stack Resource Policy / Deadline Floor Protocol.

BibTex Entry

@article{RIDavis2015,
 author = {R.I. Davis, A. Burns, S. Baruah, T. Rothvoss, L. George, O. Gettings},
 journal = {Real-Time Systems},
 month = {Sept},
 number = {5},
 pages = {566-601},
 title = {Exact Comparison of Fixed Priority and EDF Scheduling based on Speedup Factors for both Pre-emptive and Non-pre-emptive Paradigms},
 volume = {51},
 year = {2015}
}