DocumentCode
2634341
Title
Efficient implementation of mutual exclusion locks in large multiprocessors
Author
Tzeng, Nian-Feng ; Fu, Shiwa S.
Author_Institution
Center for Adv. Comput. Studies, Southwestern Louisiana Univ., Lafayette, LA, USA
fYear
1995
fDate
25-28 Apr 1995
Firstpage
270
Lastpage
275
Abstract
To ensure proper mutual exclusion, a lock is often employed 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 lock scheme which keeps synchronization traffic low and avoids serious hot-spot contention. This is made possible by constructing a ring of the processors waiting for the critical section and by dispersing accesses to the lock. Our simulation results demonstrate that the proposed scheme indeed achieves better performance than prior techniques, promising good scalability
Keywords
concurrency control; data structures; distributed algorithms; multistage interconnection networks; contention; critical sections; hot-spot contention; large multiprocessors; multiprocessors; mutual exclusion; mutual exclusion locks; rings; synchronization; tree of locks; Art; Bandwidth; Hardware; Multiprocessing systems; Multiprocessor interconnection networks; Scalability; System performance; Telecommunication traffic; Traffic control; Tree data structures;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing Symposium, 1995. Proceedings., 9th International
Conference_Location
Santa Barbara, CA
Print_ISBN
0-8186-7074-6
Type
conf
DOI
10.1109/IPPS.1995.395944
Filename
395944
Link To Document