Neuerscheinungen 2012Stand: 2020-01-07 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Paul Lokuciejewski
A WCET-Aware Compiler
Design, Concepts and Realization
Aufl. 2012. 128 S. 220 mm
Verlag/Jahr: AV AKADEMIKERVERLAG 2012
ISBN: 3-639-41221-4 (3639412214) / 3-8364-1848-7 (3836418487)
Neue ISBN: 978-3-639-41221-5 (9783639412215) / 978-3-8364-1848-5 (9783836418485)
Preis und Lieferzeit: Bitte klicken
Revision with unchanged content. In contrast to general-purpose systems, the correctness of real-time systems not only depends on the logical results of the computation but also on its temporal behavior specified by the worst-case execution time (WCET). Now adays, software for embedded systems acting as real-time systems is written in high-level languages requiring the presence of a compiler. Modern com piler optimizations aim at reducing the program´s average-case exe cution time completely ignoring the WCET. Tuning an application with respect to its worst-case execution time must be performed manually. To avoid this tedious and error-prone approach, an automation by the compiler is highly desired. This book faces this issue and describes the integration of a timing analyzer into a compiler infractructure. It presents flexible concepts describing the design and realization of a novel WCET-aware C compiler. Due to the combination of the extensive compiler knowledge on the program and the timing information, this compiler framework is best suited for the deve lopment of WCET-aware compiler optimizations. This book is intended for students but also for any reader interested in the construction of real-time compilers.
Studied Computer Science at the University of Dortmund (Germany) and California State University of Bakersfield (USA). Currently, he is a PhD student at the Embedded Systems Group at the University of Dortmund working on the development of novel WCET-aware compiler optimizations.