About

Log in?

DTU users get better search results including licensed content and discounts on order fees.

Anyone can log in and get personalized features such as favorites, tags and feeds.

Log in as DTU user Log in as non-DTU user No thanks

DTU Findit

Conference paper

Hard real-time garbage collection for a Java chip multi-processor

In Proceedings of the 9th International Workshop on Java Technologies for Real-time and Embedded Systems — 2011, pp. 64-73
From

Vienna University of Technology, Austria

60018163

Garbage collection is a well known technique to increase program safety and developer productivity. Within the past few years, it has also become feasible for uniprocessor hard real-time systems. However, garbage collection for multi-processors does not yet meet the requirements of hard real-time systems.

In this paper, we present a hard real-time garbage collector for a Java chip multi-processor that provides non-disruptive and analyzable behavior. For retrieving the references in local variables of threads, we propose a protocol that minimizes disruptions for high-priority tasks while still providing good bounds on the time until stack scanning finishes.

Also, we developed a hardware unit that enables transparent, preemptible copying of objects, which eliminates the need to block tasks while copying objects. Evaluation of the hardware shows that the copy unit introduces only little overhead and does not limit the critical path. Measurements resulted in release jitter for high-priority tasks of 224 μs or less on an embedded multi-processor with 8 cores clocked at 100 MHz.

This indicates that with the proposed garbage collector, high scheduling quality and garbage collection do not contradict each other on chip multi-processors.

Language: English
Year: 2011
Pages: 64-73
ISBN: 1450307310 and 9781450307314
Types: Conference paper
DOI: 10.1145/2043910.2043921

DTU users get better search results including licensed content and discounts on order fees.

Log in as DTU user

Access

Analysis