Hinweis
Dieser Eintrag wurde automatisch aus einem Altsystem migriert. Die Daten wurden nicht überprüft und entsprechen eventuell nicht den Qualitätskriterien des vorliegenden Systems.
E191-01 - Forschungsbereich Cyber-Physical Systems
-
Zeitschrift:
Real-Time Systems
-
ISSN:
0922-6443
-
Datum (veröffentlicht):
2010
-
Umfang:
38
-
Verlag:
SPRINGER
-
Peer Reviewed:
Ja
-
Keywords:
Electrical and Electronic Engineering; Computer Science Applications; Control and Systems Engineering; Modeling and Simulation; Control and Optimization; Computer Networks and Communications
-
Abstract:
Automatic memory management or garbage collection greatly simplifies development of large systems. However, garbage collection is usually not used in real-time systems due to the unpredictable temporal behavior of current implementations of a garbage collector. In this paper we propose a real-time garbage collector that can be scheduled like a normal real-time thread with a deadline monotonic assi...
Automatic memory management or garbage collection greatly simplifies development of large systems. However, garbage collection is usually not used in real-time systems due to the unpredictable temporal behavior of current implementations of a garbage collector. In this paper we propose a real-time garbage collector that can be scheduled like a normal real-time thread with a deadline monotonic assigned priority. We provide an upper bound for the collector period so that the application threads will never run out of memory. Furthermore, we show that the restricted execution model of the Safety Critical Java standard simplifies root scanning and reduces copying of static data. Our proposal has been implemented and evaluated in the context of the Java processor JOP.
en
Forschungsschwerpunkte:
Computer Engineering and Software-Intensive Systems: 100%