Home Strategy Activities Grants Publications People Sponsors Contact Us 
  

Hi11utmsag

M.T. Higuera-Toledano. Using Transactional Memory to Synchronize an Adaptive Garbage Collector in Real-Time Java. In 14th IEEE International Symposium on Object/Component/Service-oriented Real-time Distributed Computing, Pages 152-161, 2011.

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

[ Medianet ] [ Tin2009-07146 ]

Contact

Maria Teresa Higuera-Toledano

BibTex Reference

@InProceedings{Hi11utmsag,
   Author = {Higuera-Toledano, M.T.},
   Title = {Using Transactional Memory to Synchronize an Adaptive Garbage Collector in Real-Time Java},
   BookTitle = {14th IEEE International Symposium on Object/Component/Service-oriented Real-time Distributed Computing},
   Pages = {152--161},
   Year = {2011}
}

Admin · Log In