From causal to z-linearizable transactional memory

  • Authors:
  • Torval Riegel;Christof Fetzer;Heiko Sturzrehm;Pascal Felber

  • Affiliations:
  • TU Dresden, Dresden, Germany;TU Dresden, Dresden, Germany;University of Neuchatel, Neuchatel, Switzerland;University of Neuchatel, Neuchatel, Switzerland

  • Venue:
  • Proceedings of the twenty-sixth annual ACM symposium on Principles of distributed computing
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

The current generation of time-based transactional memories (TMs) has the advantage of being simple and efficient, and providing strong linearizability semantics. Linearizability matches well the goal of TM to simplify the design and implementation of concurrent applications. However, long transactions can have a much lower likelihood of committing than smaller transactions because of the strict ordering constraints imposed by linearizability. We investigate the use of weaker semantics for TM and introduce a new consistency criterion that we call z-linearizability. By combining properties of linearizability and serializability, z-linearizability provides a good trade-off between strong semantics and good practical performance even for long transactions.