Title :
Schedulability Analysis and Priority Assignment for Global Job-Level Fixed-Priority Multiprocessor Scheduling
Author :
Back, Hyoungbu ; Chwa, Hoon Sung ; Shin, Insik
Author_Institution :
Dept. of Comput. Sci., KAIST, Daejeon, South Korea
Abstract :
Unlike uniprocessor scheduling, EDF (categorized into job-level fixed-priority (JFP) scheduling) shows relatively poor performance on global multiprocessor scheduling. As no other global JFP multiprocessor algorithms are illuminated beyond EDF, this work proposes one, called EQDF (earliest quasi-deadline first), as a generalization of EDF. We define the quasi-deadline of a job as a weighted sum of its absolute deadline (capturing "urgency") and its worst case execution time (capturing "parallelism") with a system-level control knob to balance urgency and parallelism effectively. This paper then seeks to explore how it can improve the schedulability of global JFP scheduling. In addition to providing a new schedulability analysis for EQDF scheduling, it addresses the problem of priority assignment under EQDF by controlling the system-level control knob. It presents optimal and heuristic solutions to the problem subject to our proposed EQDF analysis. Our empirical results show the proposed heuristic solution outperforms EDF significantly, giving close to optimal results.
Keywords :
multiprocessing systems; processor scheduling; EDF generalization; EQDF analysis; EQDF scheduling; absolute deadline; earliest quasi-deadline first; global JFP multiprocessor algorithms; global JFP scheduling; global job-level fixed-priority multiprocessor scheduling; global multiprocessor scheduling; heuristic solution; optimal solution; priority assignment; schedulability analysis; system-level control knob; uniprocessor scheduling; weighted sum; worst case execution time; Algorithm design and analysis; Heuristic algorithms; Interference; Scheduling; Scheduling algorithms; Upper bound;
Conference_Titel :
Real-Time and Embedded Technology and Applications Symposium (RTAS), 2012 IEEE 18th
Conference_Location :
Beijing
Print_ISBN :
978-1-4673-0883-0
DOI :
10.1109/RTAS.2012.33