Sciweavers

SAC
2010
ACM

RTTM: real-time transactional memory

13 years 11 months ago
RTTM: real-time transactional memory
Hardware transactional memory is a promising synchronization technology for chip-multiprocessors. It simplifies programming of concurrent applications and allows for higher concurrency than lock based synchronization. Standard transactional memory is optimized for average case throughput, but for real-time systems we are interested in worst-case execution times. We propose real-time transactional memory (RTTM) as a time-predictable synchronization solution for chip-multiprocessors in real-time systems. We define the hardware for time-predictable transactions and provide a bound for the maximum transaction retries. The proposed RTTM is evaluated with a simulation of a Java chip-multiprocessor. Categories and Subject Descriptors
Martin Schoeberl, Florian Brandner, Jan Vitek
Added 28 May 2010
Updated 28 May 2010
Type Conference
Year 2010
Where SAC
Authors Martin Schoeberl, Florian Brandner, Jan Vitek
Comments (0)