Title :
Using Transactional Memory to Synchronize an Adaptive Garbage Collector in Real-Time Java
Author :
Higuera-Toledano, M. Teresa
Author_Institution :
Fac. Inf., Univ. Complutense de Madrid, Madrid, Spain
Abstract :
Currently multicore systems start to be used even in low-end devices such as embedded systems controllers requiring real-time guarantees. Hardware Transactional Memory (TM) is a new synchronization paradigm for this architecture, allowing problems of lock-based methods and making easer programming. We propose to use TM to synchronize the concurrent/parallel execution of the Garbage Collector (GC) and Java applications, within the context of an embedded real-time environment. GC gives robust programming, and performance advantages. Since in the context of real-time systems, a collector must guarantee a worst-case in it performance, the worst-case time for a committed transaction must be limited; we achieve this by limiting its size (i.e., the size of the explored object).
Keywords :
Java; embedded systems; storage management; adaptive garbage collector; embedded system; lock-based method; multicore system; real-time Java; real-time system; robust programming; transactional memory; Data structures; Instruction sets; Java; Memory management; Programming; Real time systems; Synchronization; Garbage Collection; Memory Management; Real-Time Java; Synchronization Paradigms; Transactional Memory;
Conference_Titel :
Object/Component/Service-Oriented Real-Time Distributed Computing Workshops (ISORCW), 2011 14th IEEE International Symposium on
Conference_Location :
Newport Beach, CA
Print_ISBN :
978-1-4577-0303-4
Electronic_ISBN :
978-0-7695-4377-2
DOI :
10.1109/ISORCW.2011.24