Title :
Scheduling Hard Real-Time Garbage Collection
Author :
Kalibera, Tomas ; Pizlo, Filip ; Hosking, Antony L. ; Vitek, Jan
Author_Institution :
Purdue Univ., West Lafayette, IN, USA
Abstract :
Managed languages such as Java and C# are increasingly being considered for hard real-time applications because of their productivity and software engineering advantages. Automatic memory management, or garbage collection, is a key enabler for robust, reusable libraries, yet remains a challenge for analysis and implementation of real-time execution environments. This paper comprehensively compares the two leading approaches to hard real-time garbage collection. While there are many design decisions involved in selecting a real-time garbage collection algorithm, for time-based garbage collectors researchers and practitioners remain undecided as to whether to choose periodic scheduling or slack-based scheduling. A significant impediment to valid experimental comparison is that the commercial implementations use completely different proprietary infrastructures. Here, we present Minuteman, a framework for experimenting with real-time collection algorithms in the context of a high-performance execution environment for real-time Java. We provide the first comparison of the two approaches, both experimentally using realistic workloads, and analytically in terms of schedulability.
Keywords :
Java; real-time systems; scheduling; software engineering; storage management; automatic memory management; minuteman; periodic scheduling; real-time Java; real-time garbage collection algorithm; reusable libraries; schedulability; slack-based scheduling; software engineering; time-based garbage collectors; Algorithm design and analysis; Application software; Engineering management; Environmental management; Java; Memory management; Productivity; Robustness; Software engineering; Software libraries; real-time garbage collection; schedulability;
Conference_Titel :
Real-Time Systems Symposium, 2009, RTSS 2009. 30th IEEE
Conference_Location :
Washington, DC
Print_ISBN :
978-0-7695-3875-4
DOI :
10.1109/RTSS.2009.40