Authors
Michael Hohmuth, Hermann Härtig
Publication date
2001/6/25
Conference
USENIX Annual Technical Conference, General Track
Pages
217-230
Description
We present a pragmatic methodology for designing nonblocking real-time systems. Our methodology uses a combination of lock-free and wait-free synchronization techniques and clearly states which technique should be applied in which situation.
This paper reports novel results in various respects: We restrict the usage of lock-free mechanisms to cases where the widely available atomic singleword compare-and-swap operation suffices. We show how Brinch Hansen’s monitors (alias Java’s synchronized methods) can be implemented on top of our mechanisms, thereby demonstrating their versatility. We describe in detail how we used the mechanisms for a full reimplementation of a popular microkernel interface (L4). Our kernel—in contrast to the original implementation—bounds execution time of all operations. We report on a previous implementation of our mechanisms in which we used Massalin’s and Pu’s single-server approach, and on the resulting performance, which lead us to abandon this well-known scheme.
Total citations
200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024363101210848144283231113221
Scholar articles
M Hohmuth, H Härtig - USENIX Annual Technical Conference, General Track, 2001