A tight bound on remote reference time complexity of mutual exclusion in the read-modify-write model

  • Authors:
  • Sheng-Hsiung Chen;Ting-Lu Huang

  • Affiliations:
  • Department of Computer Science and Information Engineering, National Chiao Tung University, Hsinchu, Taiwan;Department of Computer Science and Information Engineering, National Chiao Tung University, Hsinchu, Taiwan

  • Venue:
  • Journal of Parallel and Distributed Computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In distributed shared memory multiprocessors, remote memory references generate processor-to-memory traffic, which may result in a bottleneck. It is therefore important to design algorithms that minimize the number of remote memory references. We establish a lower bound of three on remote reference time complexity for mutual exclusion algorithms in a model where processes communicate by means of a general read-modify-write primitive that accesses at most one shared variable in one instruction. Since the general read-modify-write primitive is a generalization of a variety of atomic primitives that have been implemented in multiprocessor systems, our lower bound holds for all mutual exclusion algorithms that use such primitives. Furthermore, this lower bound is shown to be tight by presenting an algorithm with the matching upper bound.