Title :
Local-spin mutual exclusion using fetch-and-φ primitives
Author :
Anderson, James H. ; Kim, Yong-Jik
Author_Institution :
Dept. of Comput. Sci., North Carolina Univ., Chapel Hill, NC, USA
Abstract :
We present a generic fetch-and-φ-based local-spin mutual exclusion algorithm with O(1) time complexity under the RMR (remote-memory-reference) measure. This algorithm is "generic" in the sense that it can be implemented using any fetch-and-φ primitive of rank 2N, where N is the number of processes. The rank of a fetch-and-φ primitive expresses the extent to which processes may "order themselves" using that primitive. By using an arbitration tree, a ⊗(logr N) algorithm can be constructed using any primitive of rank r, where 2 ≤ r < N. For primitives that meet a certain additional condition, we present a O(log N/log log N) algorithm, which is time-optimal for certain primitives of constant rank.
Keywords :
computational complexity; shared memory systems; arbitration tree; generic fetch; local-spin mutual exclusion algorithm; remote-memory-reference measure; time complexity; Distributed computing;
Conference_Titel :
Distributed Computing Systems, 2003. Proceedings. 23rd International Conference on
Print_ISBN :
0-7695-1920-2
DOI :
10.1109/ICDCS.2003.1203505