
Many recent Software Transactional Memory (STM) algorithms exploit a global clock to maintain consistency among transactions. While this method is simple to implement it results in contention over the global clock, especially when transactions commit frequently. In this paper, we introduce Transactional Read Tracking (TRT) which does not exploit any central data structure to maintain consistency of transactions. TRT tracks transactional read and write operations and aborts transactions if they conflict over a shared memory location. As such, TRT maintains consistency and eliminates the overhead of the global clock. Our experimental results reveal that this method is effective and is able to improve performance of transactional applications up to 63%.
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 0 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Average | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Average | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Average |
