Why Non-Blocking Operations Should Be Selfish - DIStributed Computing 2015 Access content directly
Conference Papers Year : 2015

Why Non-Blocking Operations Should Be Selfish

Abstract

Non-blocking data structures are often analysed by giving an upper amortised running time bound in terms of the size of the data structure and a measure of contention. The two most commonly used measures are the point contention cP , the maximum number of processes active at any one time during an operation, and the interval contention cI , the number of operations overlapping with a given operation. In this paper, we show that when summed across every operation in an exe- cution, the interval contention cI is within a factor of 2 of the point contention cP . Our proof relies on properties of interval graphs where at least one simplicial vertex exists, and uses it to construct a lower bound on the overall point contention. We show that this bound is tight. This result contradicts the folklore belief that point contention leads to a tighter bound on complexity in an amortised context, and provides some theoretical grounds for recent observations that using less helping in non-blocking data structures can lead to better performance. We also propose a linked list algorithm based on Fomitchev and Ruppert’s algorithm but with selfish operations: read-only operations that do not help others but rather execute wait-free. The higher performance of our approach compared to the original list confirms that reducing helping can increase performance, with the same asymptotic amortised complexity.
Fichier principal
Vignette du fichier
20.pdf (352.33 Ko) Télécharger le fichier
Origin : Files produced by the author(s)
Loading...

Dates and versions

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

Identifiers

Cite

Joel Gibson, Vincent Gramoli. Why Non-Blocking Operations Should Be Selfish. DISC 2015, Toshimitsu Masuzawa; Koichi Wada, Oct 2015, Tokyo, Japan. ⟨10.1007/978-3-662-48653-5_14⟩. ⟨hal-01206442⟩

Collections

DISC2015
66 View
182 Download

Altmetric

Share

Gmail Facebook X LinkedIn More