Efficient self-tuning spin-locks using competitive analysis

  • Authors:
  • Phuong Hoai Ha;Marina Papatriantafilou;Philippas Tsigas

  • Affiliations:
  • Department of Computer Science and Engineering, Chalmers University of Technology, S-412 96 Göteborg, Sweden;Department of Computer Science and Engineering, Chalmers University of Technology, S-412 96 Göteborg, Sweden;Department of Computer Science and Engineering, Chalmers University of Technology, S-412 96 Göteborg, Sweden

  • Venue:
  • Journal of Systems and Software
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Reactive spin-lock algorithms that can automatically adapt to contention variation on the lock have received great attention in the field of multiprocessor synchronization since they can help applications achieve good performance in all possible contention conditions. However, in existing reactive spin-locks the reaction relies on (i) some fixed experimentally tuned thresholds, which may get frequently outdated in dynamic environments like multiprogramming/multiprocessor systems, or (ii) known probability distributions of inputs. This paper presents a new reactive spin-lock algorithm that is completely self-tuning, which means no experimentally tuned parameter nor probability distribution of inputs are needed. The new spin-lock is built on both synchronization structures of applications and online algorithmic techniques. Our experiments, which use the Spark98 kernels and the SPLASH-2 applications as application benchmarks, on a multiprocessor machine SGI Origin2000 and an Intel Xeon workstation have showed that the new self-tuned spin-lock performs as well as the best of hand-tuned spin-lock representatives in a wide range of contention levels.