Loading…

The effect of scheduling discipline on spin overhead in shared memory parallel systems

Spinning, or busy waiting, is commonly employed in parallel processors when threads of execution must wait for some event, such as synchronization with another thread. Because spinning is purely overhead, it is detrimental to both user response time and system throughput. The effects of two environm...

Full description

Saved in:
Bibliographic Details
Published in:IEEE transactions on parallel and distributed systems 1991-04, Vol.2 (2), p.180-198
Main Authors: Zahorjan, J., Lazowska, E.D., Eager, D.L.
Format: Article
Language:English
Subjects:
Citations: Items that this one cites
Items that cite this one
Online Access:Get full text
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Spinning, or busy waiting, is commonly employed in parallel processors when threads of execution must wait for some event, such as synchronization with another thread. Because spinning is purely overhead, it is detrimental to both user response time and system throughput. The effects of two environmental factors, multiprogramming and data-dependent execution times, on spinning are discussed, and it is shown how the choice of scheduling discipline can be used to reduce the amount of spinning in each case.< >
ISSN:1045-9219
1558-2183
DOI:10.1109/71.89064