Otro
Energy-performance tradeoffs in software transactional memory
Registro en:
Proceedings - Symposium on Computer Architecture and High Performance Computing, p. 147-154.
1550-6533
10.1109/SBAC-PAD.2012.19
2-s2.0-84871645369
Autor
Baldassin, Alexandro
De Carvalho, João P.L.
Garcia, Leonardo A.G.
Azevedo, Rodolfo
Resumen
Transactional memory (TM) is a new synchronization mechanism devised to simplify parallel programming, thereby helping programmers to unleash the power of current multicore processors. Although software implementations of TM (STM) have been extensively analyzed in terms of runtime performance, little attention has been paid to an equally important constraint faced by nearly all computer systems: energy consumption. In this work we conduct a comprehensive study of energy and runtime tradeoff sin software transactional memory systems. We characterize the behavior of three state-of-the-art lock-based STM algorithms, along with three different conflict resolution schemes. As a result of this characterization, we propose a DVFS-based technique that can be integrated into the resolution policies so as to improve the energy-delay product (EDP). Experimental results show that our DVFS-enhanced policies are indeed beneficial for applications with high contention levels. Improvements of up to 59% in EDP can be observed in this scenario, with an average EDP reduction of 16% across the STAMP workloads. © 2012 IEEE.