DocumentCode
1085894
Title
The performance implications of thread management alternatives for shared-memory multiprocessors
Author
Anderson, Thomas E. ; Lazowska, Edward D. ; Levy, Henry M.
Author_Institution
Dept. of Comput. Sci. & Eng., Washington Univ., Seattle, WA, USA
Volume
38
Issue
12
fYear
1989
fDate
12/1/1989 12:00:00 AM
Firstpage
1631
Lastpage
1644
Abstract
An examination is made of the performance implications of several data structure and algorithm alternatives for thread management in shared-memory multiprocessors. Both experimental measurements and analytical model projections are presented. For applications with fine-grained parallelism, small differences in thread management are shown to have significant performance impact, often posing a tradeoff between throughput and latency. Per-processor data structures can be used to to improve throughput, and in some circumstances to avoid locking, improving latency as well. The method used by processors to queue for locks is also shown to affect performance significantly. Normal methods of critical resource waiting can substantially degrade performance with moderate numbers of waiting processors. The authors present an Ethernet-style backoff algorithm that largely eliminates this effect
Keywords
data structures; multiprocessing systems; operating systems (computers); performance evaluation; critical resource waiting; data structure; fine-grained parallelism; latency; locking; performance implications; shared-memory multiprocessors; thread management; Analytical models; Data structures; Delay; Marine technology; Operating systems; Parallel processing; Sea measurements; Switches; Throughput; Yarn;
fLanguage
English
Journal_Title
Computers, IEEE Transactions on
Publisher
ieee
ISSN
0018-9340
Type
jour
DOI
10.1109/12.40843
Filename
40843
Link To Document