Title :
EDF Feasibility Analysis of Accelerated Tasks
Author :
Morton, Andrew ; Loucks, Wayne M.
Author_Institution :
Univ. of Waterloo, Waterloo
Abstract :
This paper presents an extension of EDF feasibility analysis for tasks that invoke accelerators. For embedded systems with hard real-time deadlines, it is important to be able to verify that all of the tasks will meet their deadlines. A missed deadline could result in catastrophic behaviour of the system. Hence the importance of feasibility analysis of schedules. The scheduling policy to be analyzed in this paper is the Earliest Deadline First (EDF) policy. It is important in the realtime community because it makes optimal use of the processor. Also, using the deadline as a task´s priority is a more natural way to specify the importance of tasks. EDF feasibility analysis is usually based on processor demand. The deadlines are sorted in chronological order. At each deadline, the demand on the processor since the starting point is analyzed to see if it exceeds the available processor time. The goal of this work is to extend and verify the feasibility analysis for systems in which hardware accelerators are used to speed up critical sections of the application. When a task uses an accelerator, it temporarily transfers the task´s execution to another processor (the accelerator) which means that the main processor is available for use by a task of lower priority (later deadline). So the purpose of the extended feasibility analysis is to take into account the temporary parallelization of execution. For this work, a way to represent tasks using accelerators was developed and a new type of critical section was also defined. The critical section is used to extend processor demand analysis to tasks that use an accelerator during execution.
Keywords :
embedded systems; hardware-software codesign; parallel processing; processor scheduling; task analysis; accelerated tasks; earliest deadline first policy; embedded systems; execution parallelization; feasibility analysis; hard real-time deadlines; hardware accelerators; processor demand analysis; processor scheduling; task deadline; task execution; task priority; Acceleration; Application software; Coprocessors; Embedded software; Embedded system; Hardware; Processor scheduling; Real time systems; Software systems; Time factors;
Conference_Titel :
Electrical and Computer Engineering, 2007. CCECE 2007. Canadian Conference on
Conference_Location :
Vancouver, BC
Print_ISBN :
1-4244-1020-7
Electronic_ISBN :
0840-7789
DOI :
10.1109/CCECE.2007.378