Dynamic performance tuning of word-based software transactional memory 论文
2008引用 480
Distributed systems and fault toleranceParallel Computing and Optimization TechniquesCognitive Functions and Memory
摘要
The current generation of software transactional memories has the advantage of being simple and efficient. Nevertheless, there are several parameters that affect the performance of a transactional memory, for example the locality of the application and the cache line size of the processor. In this paper, we investigate dynamic tuning mechanisms on a new time-based software transactional memory implementation. We study in extensive measurements the performance of our implementation and exhibit the benefits of dynamic tuning. We compare our results with TL2, which is currently one of the fastest word-based software transactional memories.