DocumentCode
1519407
Title
A simple local-spin group mutual exclusion algorithm
Author
Keane, Patrick ; Moir, Mark
Author_Institution
Danet Inc., Wexford, PA, USA
Volume
12
Issue
7
fYear
2001
fDate
7/1/2001 12:00:00 AM
Firstpage
673
Lastpage
685
Abstract
This paper presents a new solution to the group mutual exclusion problem recently posed by Joung. In this problem, processes repeatedly request access to various “sessions.” It is required that distinct processes are not in different sessions concurrently, that multiple processes may be in the same session concurrently, and that each process that tries to enter a session is eventually able to do so. This problem is a generalization of the mutual exclusion and readers-writers problems. Our algorithm and its correctness proof are substantially simpler than Joung´s. This simplicity is achieved by building upon known solutions to the more specific mutual exclusion problem. Our algorithm also has various advantages over Joung´s, depending on the choice of mutual exclusion algorithm used. These advantages include admitting a process to its session in constant time in the absence of contention, spinning locally in Cache Coherent (CC) and Nonuniform Memory Access (NUMA) systems, and improvements in the complexity measures proposed by Joung
Keywords
computational complexity; shared memory systems; tree data structures; complexity measures; correctness proof; local-spin group mutual exclusion algorithm; multiple processes; Algorithm design and analysis; Spinning; Time measurement;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.940743
Filename
940743
Link To Document