A generalized parallel task model for recurrent real-time processes
Author
dc.contributor.author
Bonifaci, Vincenzo
Author
dc.contributor.author
Wiese, Andreas
Author
dc.contributor.author
Baruah, Sanjoy K.
Author
dc.contributor.author
Marchetti-Spaccamela, Alberto
Author
dc.contributor.author
Stiller, Sebastian
Author
dc.contributor.author
Stougie, Leen
Admission date
dc.date.accessioned
2019-10-30T15:23:54Z
Available date
dc.date.available
2019-10-30T15:23:54Z
Publication date
dc.date.issued
2019
Cita de ítem
dc.identifier.citation
ACM Transactions on Parallel Computing, Volumen 6, Issue 1, 2019,
Identifier
dc.identifier.issn
23294957
Identifier
dc.identifier.issn
23294949
Identifier
dc.identifier.other
10.1145/3322809
Identifier
dc.identifier.uri
https://repositorio.uchile.cl/handle/2250/172350
Abstract
dc.description.abstract
A model is considered for representing recurrent precedence-constrained tasks that are to execute on multiprocessor platforms. A recurrent task is specified as a directed acyclic graph (DAG), a period, and a relative deadline. Each vertex of the DAG represents a sequential job, while the edges of the DAG represent precedence constraints between these jobs. All the jobs of the DAG are released simultaneously and need to complete execution within the specified relative deadline of their release. Each task may release jobs in this manner an unbounded number of times, with successive releases occurring at least the specified period apart. Conditional control structures are also allowed. The scheduling problem is to determine whether a set of such recurrent tasks can be scheduled to always meet all deadlines upon a specified number of identical processors. This problem is shown to be computationally intractable, but amenable to efficient approximate solutions. Earliest Deadline First (EDF) and Deadline Monotonic (DM) are shown to be good approximate global scheduling algorithms. Polynomial and pseudo-polynomial time schedulability tests, of differing effectiveness, are presented for determining whether a given task set can be scheduled by EDF or DM to always meet deadlines on a specified number of processors.