Title :
Characterizing the Energy Consumption of Software Transactional Memory
Author :
Baldassin, Alexandro ; Klein, Felipe ; Araujo, Guido ; Azevedo, Rodolfo ; Centoducatte, Paulo
Author_Institution :
Inst. of Comput., Univ. of Campinas (UNICAMP), Campinas, Brazil
Abstract :
The well-known drawbacks imposed by lock-based synchronization have forced researchers to devise new alternatives for concurrent execution, of which transactional memory is a promising one. Extensive research has been carried out on software transaction memory (STM), most of all concentrated on program performance, leaving unattended other metrics of great importance like energy consumption. This letter presents a thorough evaluation of energy consumption in a state-of-the-art STM. We show that energy and performance results do not always follow the same trend and, therefore, it might be appropriate to consider different strategies depending on the focus of the optimization. We also introduce a novel strategy based on dynamic voltage and frequency scaling for contention managers, revealing important energy and energy-delay product improvements in high-contended scenarios. This work is a first study towards a better understanding of the energy consumption behavior of STM systems, and could prompt STM designers to research new optimizations in this area, paving the way for an energy-aware transactional memory.
Keywords :
multiprocessing systems; parallel architectures; synchronisation; transaction processing; energy consumption; energy-delay product improvements; frequency scaling; lock-based synchronization; multiprocessor systems; parallel architectures; software transactional memory; Concurrent Programming; Energy-aware systems; Measurement techniques; Multiprocessor Systems;
Journal_Title :
Computer Architecture Letters
DOI :
10.1109/L-CA.2009.47