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.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.