Clairvoyant Non-Preemptive EDF Scheduling

  • Authors:
  • Cecilia Ekelin

  • Affiliations:
  • Volvo Technology Corporation, Sweden

  • Venue:
  • ECRTS '06 Proceedings of the 18th Euromicro Conference on Real-Time Systems
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

It is well-known that although EDF is optimal for preemptive systems this is not the case in non-preemptive ones. The problem is that for a non-preemptive scheduler to be optimal, it must sometimes use inserted idle times. In this paper we show how the performance of non-preemptive EDF can be improved by using a form of lookahead that identifies when idle time insertion is necessary. Experiments show that this modification increases the number of schedulable task sets by up to 100%. Furthermore, by using a form of lazy evaluation the algorithm runs in which is the same as plain EDF.