DocumentCode
395602
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
fYear
2003
fDate
19-22 May 2003
Firstpage
538
Lastpage
547
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;
fLanguage
English
Publisher
ieee
Conference_Titel
Distributed Computing Systems, 2003. Proceedings. 23rd International Conference on
ISSN
1063-6927
Print_ISBN
0-7695-1920-2
Type
conf
DOI
10.1109/ICDCS.2003.1203505
Filename
1203505
Link To Document