Title :
Mutual Exclusion with O(log^2 Log n) Amortized Work
Author :
Bender, Michael A. ; Gilbert, Seth
Author_Institution :
Stony Brook Univ., Stony Brook, NY, USA
Abstract :
This paper presents a new algorithm for mutual exclusion in which each passage through the critical section costs amortized O(log2 log n) RMRs with high probability. The algorithm operates in a standard asynchronous, local spinning, shared memory model with an oblivious adversary. It guarantees that every process enters the critical section with high probability. The algorithm achieves its efficient performance by exploiting a connection between mutual exclusion and approximate counting.
Keywords :
computational complexity; probability; 0(log2logn); RMR; mutual exclusion; Approximation algorithms; Approximation methods; Arrays; Protocols; Radiation detectors; Spinning;
Conference_Titel :
Foundations of Computer Science (FOCS), 2011 IEEE 52nd Annual Symposium on
Conference_Location :
Palm Springs, CA
Print_ISBN :
978-1-4577-1843-4
DOI :
10.1109/FOCS.2011.84