Title :
Hierarchical backoff locks for nonuniform communication architectures
Author :
Z. Radovic;E. Hagersten
Author_Institution :
Dept. of Inf. Technol., Uppsala Univ., Sweden
fDate :
6/25/1905 12:00:00 AM
Abstract :
This paper identifies node affinity as an important property for scalable general-purpose locks. Nonuniform communication architectures (NUCA), for example CC-NUMA built from a few large nodes or from chip multiprocessors (CMP), have a lower penalty for reading data from a neighbor´s cache than from a remote cache. Lock implementations that encourages handing over locks to neighbors will improve the lock handover time, as well as the access to the critical data guarded by the lock, but will also be vulnerable to starvation. We propose a set of simple software-based hierarchical backoff locks (HBO) that create node affinity in NUCA. A solution for lowering the risk of starvation is also suggested. The HBO locks are compared with other software-based lock implementations using simple benchmarks, and are shown to be very competitive for uncontested locks while being more than twice as fast for contended locks. An application study also demonstrates superior performance for applications with high lock contention and competitive performance for other programs.
Keywords :
"Yarn","Traffic control","Application software","Testing","Information technology","Scalability","Proposals","Computer architecture","Multithreading","Surface-mount technology"
Conference_Titel :
High-Performance Computer Architecture, 2003. HPCA-9 2003. Proceedings. The Ninth International Symposium on
Print_ISBN :
0-7695-1871-0
DOI :
10.1109/HPCA.2003.1183542