English

An Almost Tight RMR Lower Bound for Abortable Test-And-Set

Distributed, Parallel, and Cluster Computing 2018-05-15 v1

Abstract

We prove a lower bound of Omega(log n/loglog n) for the remote memory reference (RMR) complexity of abortable test-and-set (leader election) in the cache-coherent (CC) and the distributed shared memory (DSM) model. This separates the complexities of abortable and non-abortable test-and-set, as the latter has constant RMR complexity (Golab, Hendler, Woelfel, SIAM Journal of Computing Vol. 39, 2010). Golab, Hendler, Hadzilacos and Woelfel (Distributed Computing Vol. 25, 2012) showed that compare-and-swap can be implemented from registers and TAS objects with constant RMR complexity. We observe that a small modification to that implementation is abortable, provided that the used TAS objects are abortable.

Keywords

Cite

@article{arxiv.1805.04840,
  title  = {An Almost Tight RMR Lower Bound for Abortable Test-And-Set},
  author = {Aryaz Eghbali and Philipp Woelfel},
  journal= {arXiv preprint arXiv:1805.04840},
  year   = {2018}
}
R2 v1 2026-06-23T01:53:11.059Z