You are required to read and agree to the below before accessing a full-text version of an article in the IDE article repository.
The full-text document you are about to access is subject to national and international copyright laws. In most cases (but not necessarily all) the consequence is that personal use is allowed given that the copyright owner is duly acknowledged and respected. All other use (typically) require an explicit permission (often in writing) by the copyright owner.
For the reports in this repository we specifically note that
- the use of articles under IEEE copyright is governed by the IEEE copyright policy (available at http://www.ieee.org/web/publications/rights/copyrightpolicy.html)
- the use of articles under ACM copyright is governed by the ACM copyright policy (available at http://www.acm.org/pubs/copyright_policy/)
- technical reports and other articles issued by M‰lardalen University is free for personal use. For other use, the explicit consent of the authors is required
- in other cases, please contact the copyright owner for detailed information
By accepting I agree to acknowledge and respect the rights of the copyright owner of the document I am about to access.
If you are in doubt, feel free to contact webmaster@ide.mdh.se
Efficient Scheduling of Sporadic, Aperiodic, and Periodic Tasks with Complex Constraints
Publication Type:
Conference/Workshop Paper
Venue:
Proceedings of the 21st International IEEE Real-Time Systems Symposium (RTSS 00)
Abstract
Many industrial applications with real-time demands are composed of
mixed sets of tasks with a variety of requirements.
These can be in the form of standard timing constraints, such as
period and deadline, or complex, e.g., to express application
specific or non temporal constraints, reliability, performance, etc.
Arrival patterns determine whether tasks will be treated as periodic,
sporadic, or aperiodic.
As many algorithms focus on specific sets of task types and
constraints only, system design has to focus on those supported by a
particular algorithm, at the expense of the rest.
<br>
In this paper, we present an algorithm to deal with a combination of
mixed sets of tasks and constraints: periodic tasks with complex and
simple constraints, soft and firm aperiodic, and sporadic tasks.
Instead of providing an algorithm tailored for a specific set of
constraints, we propose an EDF based runtime algorithm, and the use of
an offline scheduler for complexity reduction to transform complex
constraints into the EDF model. At runtime, an extension to EDF, two
level EDF, ensures feasible execution of tasks with complex
constraints in the presence of additional tasks or overloads.
We present an algorithm for handling offline guaranteed sporadic
tasks in this context which keeps track of arrivals of instances of
sporadic tasks to reduce pessimism about future sporadic
arrivals and improve response times and acceptance of firm aperiodic
tasks.
<br>
A simulation study underlines the effectiveness of the proposed
approach.
Bibtex
@inproceedings{Isovic199,
author = {Damir Isovic and Gerhard Fohler},
title = {Efficient Scheduling of Sporadic, Aperiodic, and Periodic Tasks with Complex Constraints},
month = {November},
year = {2000},
booktitle = {Proceedings of the 21st International IEEE Real-Time Systems Symposium (RTSS 00)},
url = {http://www.es.mdu.se/publications/199-}
}