DocumentCode
2191982
Title
Flexible Static Scheduling of Software with Logical Execution Time Constraints
Author
Derler, Patricia ; Resmerita, Stefan
Author_Institution
Univ. of Salzburg, Salzburg, Austria
fYear
2010
fDate
June 29 2010-July 1 2010
Firstpage
1719
Lastpage
1726
Abstract
Various programming models for embedded, time-triggered software employ the logical execution time (LET) abstraction in order to achieve time- and value-determinism. In these models, the application software is partitioned into tasks and a LET is associated with every task. In every execution, a task reads input values at the beginning of the LET and writes output values at the end of the LET. To achieve this behavior, existing implementations of LET models impose execution constraints where every physical execution of a task must take place between the corresponding LET bounds. In this paper we investigate a more efficient implementation paradigm in which LET-based execution constraints are relaxed by allowing tasks to execute outside of their LET bounds while preserving their I/O LET behavior. We present a modified runtime operational semantics where scheduling operations are decoupled from data transfer operations. Moreover, we propose a way to statically determine task release times that may precede LET start times, by using information about tasks connectivity (available in the LET model) and about task execution times (required for schedulability analysis). The consequences of using the relaxed constraints on the schedulability of the system are explored. We address sustainability of preemptive scheduling with respect to variations in release times and propose bounds on such variations that preserve schedulability for Fixed Priority (FP) scheduling. Moreover, we describe an application of Dual Priority scheduling which guarantees schedulability for any release time variation of a system that is originally FP-schedulable. Relaxing execution constraints leads to increased processor utilization. Some of the benefits thereof are illustrated on a typical control application.
Keywords
processor scheduling; programming language semantics; scheduling; software engineering; data transfer operation; dual priority scheduling; fixed priority scheduling; flexible static scheduling; logical execution time constraint; time triggered software; Computational modeling; Embedded software; Runtime; Semantics; Time factors; Timing;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Information Technology (CIT), 2010 IEEE 10th International Conference on
Conference_Location
Bradford
Print_ISBN
978-1-4244-7547-6
Type
conf
DOI
10.1109/CIT.2010.301
Filename
5577967
Link To Document