0

Timing-Predictable Memory Allocation In Hard Real-Time Systems

Erschienen am 14.03.2014, Auflage: 1/2014
29,99 €
(inkl. MwSt.)

Lieferbar innerhalb 2 - 3 Tagen

In den Warenkorb
Bibliografische Daten
ISBN/EAN: 9783844287424
Sprache: Englisch
Umfang: 184 S.
Format (T/L/B): 1.1 x 29.7 x 21 cm
Lesealter: 1-99 J.
Einband: kartoniertes Buch

Beschreibung

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.

Autorenportrait

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.