Title :
Semi-Automatic Region-Based Memory Management for Real-Time Java Embedded Systems
Author :
Salagnac, Guillaume ; Rippert, Christophe ; Yovine, Sergio
Author_Institution :
Sergio Yovine Verimag, Gieres
Abstract :
In this paper we address the problem of dynamic memory management in real-time Java embedded systems. Our work aims at suppressing the need for garbage collection in order to avoid unpredictable pause times. For that we use a simple static analysis algorithm coupled with region-based memory management as presented in [15]. To overcome the well-known limitations of region inference, we propose in this paper to involve the developer in the analysis process by providing feedback on programming constructs likely to produce memory leaks. Experiments show that for most programming patterns, our system behaves as efficiently as a garbage collector in terms of memory consumption. Our analysis tool is furthermore able to provide useful feedback to the programmer to pinpoint problematic constructs.
Keywords :
Java; embedded systems; inference mechanisms; program diagnostics; storage management; dynamic memory management; garbage collection; memory consumption; memory leaks; real-time Java embedded systems; region inference; region-based memory management; static analysis algorithm; Algorithm design and analysis; Dynamic programming; Embedded system; Feedback; Inference algorithms; Java; Memory management; Programming profession; Real time systems; Safety;
Conference_Titel :
Embedded and Real-Time Computing Systems and Applications, 2007. RTCSA 2007. 13th IEEE International Conference on
Conference_Location :
Daegu
Print_ISBN :
978-0-7695-2975-2
DOI :
10.1109/RTCSA.2007.67