buchspektrum Internet-Buchhandlung

Neuerscheinungen 2014

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Jörg Herter

Timing-Predictable Memory Allocation In Hard Real-Time Systems


2014. 184 S. 297 mm
Verlag/Jahr: EPUBLI 2014
ISBN: 3-8442-8742-6 (3844287426)
Neue ISBN: 978-3-8442-8742-4 (9783844287424)

Preis und Lieferzeit: Bitte klicken


Analyse und Lösungen der Probleme durch dynamische Speicherverwaltung in Echtzeitsystemen.
For hard real-time applications, tight provable bounds on the application´s worst-case execution time must be derivable.
Employing dynamic memory allocation, in general, significantly decreases an application´s timing predictability.
In consequence, current hard real-time applications rely on static memory management.
This thesis studies how the predictability issues of dynamic memory allocation can be overcome and dynamic memory allocation be enabled for hard real-time applications.
We give a detailed analysis of the predictability challenges imposed on current state-of-the-art timing analyses by dynamic memory allocation.
We propose two approaches to overcome these issues and enable dynamic memory allocation for hard real-time systems: automatically transforming dynamic into static allocation and using a novel, cache-aware and predictable memory allocator.
Statically transforming dynamic into static memory allocation allows for very precise WCET bounds as all accessed memory addresses are completely known.
However, this approach requires much information about the application´s allocation behavior to be available statically.
For programs where a static precomputation of a suitable allocation scheme is not applicable, we investigate approaches to construct predictable dynamic memory allocators to replace the standard, general-purpose allocators in real-time applications.
We present evaluations of the proposed approaches to evidence their practical applicability.
Herter, Jörg
Studium der Informatik an der Hochschule für Technik und Wirtschaft des Saarlandes sowie der Universität des Saarlandes. Promotion an der Universität des Saarlandes.