DocumentCode :
2011759
Title :
An Analysis of Exclusive Control Mechanisms
Author :
Masamoto, Kazuaki ; Yoshida, Takaichi
Author_Institution :
Kyushu Inst. of Technol.
fYear :
2008
fDate :
10-12 Dec. 2008
Firstpage :
623
Lastpage :
630
Abstract :
Spin-lock is commonly used for process serialization, where it works well for multi processor systems. Under some conditions however, it may cause an unexpected increase of CPU overhead. To address this problem a simulator has been developed which evaluates various algorithms of the lock/unlock process to determine a method to minimize their affect on the stability and scalability of a system. This paper analyzes the effect of spin-lock, how CPU overhead changes as a function of traffic, by using the simulator. It demonstrates how multiple processors go into ldquobusy waitrdquo, consuming CPU time, and working for nothing, with only a few processors able to advance. The paper also shows how this problem can be solved by capped spin-lock where the spin is capped to a certain limit and a pause is inserted between the spins avoiding unnecessary consumption of CPU power and maintaining scalability over a number of processors.
Keywords :
multiprocessing systems; resource allocation; CPU overhead; capped spin-lock; exclusive control mechanism; lock-unlock process; multiprocessor system; process serialization; resource allocation; system scalability; system stability; Analytical models; Control system analysis; Control systems; Distributed processing; Performance analysis; Scalability; Stability; System performance; Testing; Traffic control; Concurrency; Multiprocessing; Operational Analysis; Performance Measure; Simulation;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Parallel and Distributed Processing with Applications, 2008. ISPA '08. International Symposium on
Conference_Location :
Sydney, NSW
Print_ISBN :
978-0-7695-3471-8
Type :
conf
DOI :
10.1109/ISPA.2008.101
Filename :
4725203
Link To Document :
بازگشت