Cookies?
Library Header Image
LSE Research Online LSE Library Services

Lock-free algorithms under stochastic schedulers

Alistarh, Dan, Sauerwald, Thomas and Vojnovic, Milan (2015) Lock-free algorithms under stochastic schedulers. In: Proceedings of the 2015 ACM Symposium on Principles of Distributed Computing - PODC '15. ACM Press, New York, NY, pp. 251-260. ISBN 9781450336178

Full text not available from this repository.
Identification Number: 10.1145/2767386.2767430

Abstract

In this work, we consider the following random process, motivated by the analysis of lock-free concurrent algorithms under high memory contention. In each round, a new scheduling step is allocated to one of n threads, according to a distribution p = (p1, p2, ..., pn), where thread i is scheduled with probability pi. When some thread first reaches a set threshold of executed steps, it registers a win, completing its current operation, and resets its step count to 1. At the same time, threads whose step count was close to the threshold also get reset because of the win, but to 0 steps, being penalized for almost winning. We are interested in two questions: how often does some thread complete an operation (system latency), and how often does a specific thread complete an operation (individual latency)? We provide asymptotically tight bounds for the system and individual latency of this general concurrency pattern, for arbitrary scheduling distributions p. Surprisingly, a simple characterization exists: in expectation, the system will complete a new operation every Θ(1 / |p|2) steps, while thread i will complete a new operation every Θ(|p|2 / pi2) steps. The proof is interesting in its own right, as it requires a careful analysis of how the higher norms of the vector p influence the thread step counts and latencies in this random process. Our result offers a simple connection between the scheduling distribution and the average performance of concurrent algorithms, which has several applications.

Item Type: Book Section
Official URL: http://www.podc.org/podc2015/proceedings/
Additional Information: © 2015 The Authors
Divisions: Statistics
Subjects: Q Science > QA Mathematics > QA75 Electronic computers. Computer science
Date Deposited: 23 Nov 2017 12:11
Last Modified: 12 Jan 2024 02:24
URI: http://eprints.lse.ac.uk/id/eprint/85707

Actions (login required)

View Item View Item