dc.contributor | Universidade Estadual Paulista (Unesp) | |
dc.contributor | Universidade Estadual de Campinas (UNICAMP) | |
dc.date.accessioned | 2018-12-11T16:39:01Z | |
dc.date.available | 2018-12-11T16:39:01Z | |
dc.date.created | 2018-12-11T16:39:01Z | |
dc.date.issued | 2015-01-01 | |
dc.identifier | Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP, v. 2015-January, p. 87-96. | |
dc.identifier | http://hdl.handle.net/11449/167958 | |
dc.identifier | 10.1145/2688500.2688504 | |
dc.identifier | 2-s2.0-84939184403 | |
dc.description.abstract | Although dynamic memory management accounts for a significant part of the execution time on many modern software systems, its impact on the performance of transactional memory systems has been mostly overlooked. In order to shed some light into this subject, this paper conducts a thorough investigation of the interplay between memory allocators and software transactional memory (STM) systems. We show that allocators can interfere with the way memory addresses are mapped to versioned locks on state-of-the-art software transactional memory implementations. Moreover, we observed that key aspects of allocators such as false sharing avoidance, scalability, and locality have a drastic impact on the final performance. For instance, we have detected performance differences of up to 171% in the STAMP applications when using distinct allocators. Moreover, we show that optimizations at the STM-level (such as caching transactional objects) are not effective when a modern allocator is already in use. All in all, our study highlights the importance of reporting the allocator utilized in the performance evaluation of transactional memory systems. | |
dc.language | eng | |
dc.relation | Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP | |
dc.rights | Acesso aberto | |
dc.source | Scopus | |
dc.subject | Dynamic memory allocation | |
dc.subject | Performance evaluation | |
dc.subject | Transactional memory | |
dc.title | Performance implications of dynamic memory allocators on transactional memory systems | |
dc.type | Actas de congresos | |