Topic: hard real time systems
Topic: race conditions
| |
Reference
Henzinger, T.A., Kirsch, C.M., Matic, S.,
"Composable code generation for distributed Giotto",
Proceedings of the 2004 ACM SIGPLAN/SIGBED Conference on Languages, Compilers, and Tools for Embedded Systems (LCTES'05), Chicago, Illinois, USA, June 2005, ACM SIGPLAN & SIGBED, pp. 21-30.
Google
Quotations
21 ;;Quote: a Giotto program executes a periodic set of Logical Execution Time tasks (LET); a mode switch changes the set of tasks or their periods
| 21 ;;Quote: assign a release and a termination time for tasks; inputs available at release, outputs available at termination; the actual timing does not matter; avoids race conditions
|
Related Topics
Topic: hard real time systems (64 items)
Topic: race conditions (33 items)
|