DocumentCode :
3092412
Title :
Dynamic Partitioning Based Scheduling of Real-Time Tasks in Multicore Processors
Author :
Saranya, N. ; Hansdah, R.C.
Author_Institution :
Dept. of Comput. Sci. & Autom., Indian Inst. of Sci., Bangalore, India
fYear :
2015
fDate :
13-17 April 2015
Firstpage :
190
Lastpage :
197
Abstract :
Existing real-time multicore schedulers use either global or partitioned scheduling technique to schedule real-time tasks. Partitioned scheduling is a static approach in which, a task is mapped to a per-processor ready queue prior to scheduling it and it cannot migrate. Partitioned scheduling makes ineffective use of the available processing power and incurs high overhead when real-time tasks are dynamic in nature. Global scheduling is a dynamic scheduling approach, where the processors share a single ready-queue to execute the highest priority tasks. Global scheduling allows task migration which results in high scheduling overhead. In this paper, we present a dynamic partitioning based scheduling of real-time tasks, called DP scheduling. In DP scheduling, jobs of tasks are assigned to cores when they are released and remain in the same core till they finish execution. The partitioning in DP scheduling is done based on the slack time and priority of jobs. If a job cannot be allocated to any core, then it is split, and executed on more than one core. DP scheduling technique attempts to retain good features of both global and partitioned scheduling without compromising on resource utilization, and at the same time, also tries to minimize the scheduling overhead. We have tested DP scheduling technique with EDF scheduling policy at each core, and we term this scheduling algorithm as DP-EDF. The performance of DP-EDF scheduling algorithm has been evaluated using simulation study and its implementation in LITMUS-RT on a 64-bit intel processor with eight logical cores. Both simulation and experimental results show that DP-EDF scheduling algorithm has better performance in terms of resource utilization, and comparable or better performance in terms of scheduling overhead in comparison to contemporary scheduling algorithms.
Keywords :
multiprocessing systems; processor scheduling; real-time systems; DP-EDF scheduling algorithm; LITMUS; contemporary scheduling algorithms; dynamic partitioning; dynamic scheduling approach; global scheduling approach; intel processor; logical cores; multicore processors; priority of jobs; real-time tasks; resource utilization; single ready-queue; slack time; static approach; word length 64 bit; Dynamic scheduling; Job shop scheduling; Multicore processing; Processor scheduling; Program processors; Real-time systems; Dynamic Scheduling; Multicore Architecture; Real-Time Systems;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Real-Time Distributed Computing (ISORC), 2015 IEEE 18th International Symposium on
Conference_Location :
Auckland
ISSN :
1555-0885
Type :
conf
DOI :
10.1109/ISORC.2015.23
Filename :
7153806
Link To Document :
بازگشت