DocumentCode
1275180
Title
A circular list based mutual exclusion scheme for large shared-memory multiprocessors
Author
Fu, Shiwa S. ; Tzeng, Nian-Feng
Author_Institution
Center for Adv. Comput. Studies, Southwestern Louisiana Univ., Lafayette, LA, USA
Volume
8
Issue
6
fYear
1997
fDate
6/1/1997 12:00:00 AM
Firstpage
628
Lastpage
639
Abstract
Mutual exclusion in shared-memory multiprocessors is realized by employing a lock to determine the processor among those which compete for the critical section. Accesses to such a mutual exclusion lock may create heavy synchronization traffic and/or serious contention over the network, thereby degrading system performance considerably. In this paper, we introduce an efficient scheme which keeps synchronization traffic low and avoids serious hot-spot contention. This is made possible by constructing a circular list of the processors waiting for the critical section and by dispersing accesses to the lock. Extensive simulation of the proposed approach was conducted and the lower bound on the elapsed time was derived. Our simulation results demonstrate that the proposed scheme indeed achieves better performance than prior techniques, with its elapsed time close to the lower bound for the whole range of simulated system sizes, thus promising good scalability for large systems
Keywords
multistage interconnection networks; performance evaluation; processor scheduling; shared memory systems; synchronisation; circular list based mutual exclusion scheme; circular lists; contention; critical sections; heavy synchronization traffic; hot-spot contention; large shared-memory multiprocessors; linked lists; multiprocessors; mutual exclusion; mutual exclusion lock; Computer Society; Degradation; Hardware; Multiprocessing systems; Multiprocessor interconnection networks; Scalability; System performance; Telecommunication traffic; Traffic control; Tree data structures;
fLanguage
English
Journal_Title
Parallel and Distributed Systems, IEEE Transactions on
Publisher
ieee
ISSN
1045-9219
Type
jour
DOI
10.1109/71.595581
Filename
595581
Link To Document