This paper proposes a new scheduler applying the concept of non-uniform laxity to Earliest deadline first (EDF) approach for aperiodic tasks. This scheduler improves task utilisation (Execution time / deadline) and also increases the number of tasks that are being scheduled. Laxity is a measure of the spare time permitted for the task before it misses its deadline, and is computed using the expression (deadline - (current time + execution time)). Weight decides the priority of the task and is defined by the expression (quantum slice time / allocated time)*total core time for the task. Quantum slice time is the time actually used, allocated time is the time allocated by the scheduler, and total core time is the time actually reserved by the core for execution of one quantum of the task. Non-uniform laxity enables scheduling of tasks that have higher priority before the normal execution of other tasks and is computed by multiplying the weight of the task with its laxity. The algorithm presented in the paper has been simulated on Cheddar, a real time scheduling tool and also on SESC, an architectural simulator for multicore platforms, for upto 5000 random task sets, and upto 5000 cores. This scheduler improves task utilisation by 35% and the number of tasks being scheduled by 36%, compared to conventional EDF.
[1]
Aloysius K. Mok,et al.
Multiprocessor On-Line Scheduling of Hard-Real-Time Tasks
,
1989,
IEEE Trans. Software Eng..
[2]
Wei-Kuan Shih,et al.
Current Results on EDZL Scheduling for Multiprocessor Real-Time Systems
,
2007,
13th IEEE International Conference on Embedded and Real-Time Computing Systems and Applications (RTCSA 2007).
[3]
Alain Plantec,et al.
AADL modeling and analysis of hierarchical schedulers
,
2007,
SIGAda '07.
[4]
James H. Anderson,et al.
A Hybrid Real-Time Scheduling Approach for Large-Scale Multicore Platforms
,
2007,
19th Euromicro Conference on Real-Time Systems (ECRTS'07).
[5]
Shun-Shii Lin,et al.
Schedulability issues for EDZL scheduling on real-time multiprocessor systems
,
2008,
Inf. Process. Lett..
[6]
Theodore P. Baker,et al.
An analysis of EDF schedulability on a multiprocessor
,
2005,
IEEE Transactions on Parallel and Distributed Systems.
[7]
Sang Hyuk Son,et al.
New Strategies for Assigning Real-Time Tasks to Multiprocessor Systems
,
1995,
IEEE Trans. Computers.
[8]
Mark Moir,et al.
Pfair scheduling of fixed and migrating periodic tasks on multiple resources
,
1999,
Proceedings 20th IEEE Real-Time Systems Symposium (Cat. No.99CB37054).
[9]
Alain Plantec,et al.
AADL modeling and analysis of hierarchical schedulers
,
2007
.