Abstract
Two concurrent transactions are said to conflict based on linearizability semantics if they access the same shared data and at least one of them modifies that data. In many applications enforcing the strict linearizability semantics over the entire read-set of a transaction can lead to a large number of unnecessary aborts. Concurrent threads executing transactions with high contentions can result a high transaction abort ratio which degrade the overall performance. In this paper, we investigate the use of Causal Consistency with weaker semantics that provides a good trade-off between strong semantics and good practical performance even for long transactions. Experimental results show that the implementation is simple, and substantially reduce the number of Conflicts. © 2008 IEEE.
Author supplied keywords
Cite
CITATION STYLE
Zhang, X., Peng, L., & Xie, L. (2008). Lowering conflicts of high contention software transactional memory. In Proceedings - International Conference on Computer Science and Software Engineering, CSSE 2008 (Vol. 3, pp. 307–310). https://doi.org/10.1109/CSSE.2008.592
Register to see more suggestions
Mendeley helps you to discover research relevant for your work.