Runtime elision of transactional barriers for captured memory

In this paper, we propose a new technique that can identify transaction-local memory (i.e. captured memory), in managed environments, while having a low runtime overhead. We implemented our proposal in a well known STM framework (Deuce) and we tested it in STMBench7 with two different STMs: TL2 and...

Full description

Bibliographic Details
Main Author: Carvalho, Fernando Miguel (author)
Other Authors: Cachopo, Joao (author)
Format: article
Language:eng
Published: 2013
Subjects:
Online Access:http://hdl.handle.net/10400.21/2836
Country:Portugal
Oai:oai:repositorio.ipl.pt:10400.21/2836
Description
Summary:In this paper, we propose a new technique that can identify transaction-local memory (i.e. captured memory), in managed environments, while having a low runtime overhead. We implemented our proposal in a well known STM framework (Deuce) and we tested it in STMBench7 with two different STMs: TL2 and LSA. In both STMs the performance improved significantly (4 times and 2.6 times, respectively). Moreover, running the STAMP benchmarks with our approach shows improvements of 7 times in the best case for the Vacation application.