DocumentCode
3543398
Title
Dynamic Serialization: Improving Energy Consumption in Eager-Eager Hardware Transactional Memory Systems
Author
Gaona, Epifanio ; Titos-Gil, Rubén ; Acacio, Manuel E. ; Fernandez, J.
Author_Institution
Univ. de Murda, Spain
fYear
2012
fDate
15-17 Feb. 2012
Firstpage
221
Lastpage
228
Abstract
In the search for new paradigms to simplify multithreaded programming, Transactional Memory (TM) is currently being advocated as a promising alternative to deadlock-prone lock-based synchronization. In this way, future many-core CMP architectures may need to provide hardware support for TM. On the other hand, power dissipation constitutes a first class consideration in multicore processor designs. In this work, we propose Dynamic Serialization (DS) as a new technique to improve energy consumption without degrading performance in applications with conflicting transactions. Our proposal, which is implemented on top of a hardware transactional memory system with an eager conflict management policy, detects and serializes conflicting transactions dynamically. Particularly, in case of conflict one transaction is allowed to continue whilst the rest are completely stalled. Once the executing transaction has finished it wakes up several of the stalling transactions. This brings important benefits in terms of energy consumption due to the reduction in the amount of wasted work that DS implies. Results for a 16-core CMP show that Dynamic Serialization obtains reductions of 10% on average in energy consumption (more than 20% in high contention scenarios) without affecting, on average, execution time.
Keywords
multi-threading; multiprocessing systems; transaction processing; Eager-Eager hardware transactional memory system; conflicting transaction detection; dynamic serialization; eager conflict management policy; energy consumption; many-core CMP architecture; multicore processor design; multithreaded programming; power dissipation; stalling transaction; Benchmark testing; Coherence; Energy consumption; Hardware; Memory management; Protocols; System recovery; Hardware Transactional Memory (HTM); conflict detection; eager-eager; lazy-lazy; version management;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel, Distributed and Network-Based Processing (PDP), 2012 20th Euromicro International Conference on
Conference_Location
Garching
ISSN
1066-6192
Print_ISBN
978-1-4673-0226-5
Type
conf
DOI
10.1109/PDP.2012.76
Filename
6169553
Link To Document