Title :
Towards a Revision of the Single Parent Rule in Real-Time Java, Maintaining the RTSJ Programming Model
Author :
Higuera-Toledano, M. Teresa
Author_Institution :
Universidad Complutense de Madrid, Ciudad Universitaria, Spain
Abstract :
The memory model used in the Real-Time Specification for Java (RTSJ) offers real-time guaranties to time-critical tasks by tuning of the Garbage Collector, providing as alternative to the garbage collected heap immortal and scoped memory regions. In order to avoid cycles among objects allocated within different scoped memory regions, the single parent rule guarantees that once a real-time thread has entered a set of scoped regions in a given order, any other realtime thread will have to enter them in the same order. This rule introduces race carrier condition in RTSJ program execution. This paper addresses two solutions to this problem that are compliant with the RTSJ programming model.
Keywords :
Delay; Information technology; Java; Memory management; Real time systems; Robustness; Runtime; Time factors; Timing; Yarn; Garbage collection; Illegal assignments; Real-time Java; Scoped-regions; Single; Write-barriers.; parent rule;
Conference_Titel :
Computer and Information Technology, 2006. CIT '06. The Sixth IEEE International Conference on
Conference_Location :
Seoul
Print_ISBN :
0-7695-2687-X
DOI :
10.1109/CIT.2006.183