Grasping the Gap between Blocking and Non-Blocking Transactional Memories - DIStributed Computing 2015 Access content directly
Conference Papers Year : 2015

Grasping the Gap between Blocking and Non-Blocking Transactional Memories

Abstract

Transactional memory (TM) is an inherently optimistic synchronization abstraction: it allows concurrent processes to execute sequences of shared-data accesses (transactions) speculatively, with an op- tion of aborting them in the future. Early TM designs avoided using locks and relied on non-blocking synchronization to ensure obstruction- freedom: a transaction that encounters no step contention is not allowed to abort. However, it was later observed that obstruction-free TMs per- form poorly and, as a result, state-of-the-art TM implementations are nowadays blocking, allowing aborts because of data conflicts rather than step contention. In this paper, we explain this shift in the TM practice theoretically, via complexity bounds. We prove a few important lower bounds on obstruction-free TMs. Then we present a lock-based TM implementation that beats all of these lower bounds. In sum, our results exhibit a considerable complexity gap between non-blocking and blocking TM implementations.
Fichier principal
Vignette du fichier
22.pdf (341.64 Ko) Télécharger le fichier
Origin : Files produced by the author(s)
Loading...

Dates and versions

hal-01206451 , version 1 (29-09-2015)

Identifiers

Cite

Petr Kuznetsov, Srivatsan Ravi. Grasping the Gap between Blocking and Non-Blocking Transactional Memories . DISC 2015, Toshimitsu Masuzawa; Koichi Wada, Oct 2015, Tokyo, Japan. ⟨10.1007/978-3-662-48653-5_16⟩. ⟨hal-01206451⟩
81 View
230 Download

Altmetric

Share

Gmail Facebook X LinkedIn More