Practical Lock-Free Implementation of LL/SC Using Only Pointer-size CAS

Hui Gao, Yan Fu, Wim H. Hesselink

OnderzoeksoutputAcademic

2 Citaten (Scopus)
496 Downloads (Pure)

Samenvatting

The significant benefit of lock (or wait)-freedom for real-time systems is that by avoiding locks the potentials for deadlock and priority inversion are avoided. The lock-free algorithms often require the use of special atomic processor instructions such as CAS (compare and swap) or LL/SC (load linked/store conditional). However, many machine architectures support either CAS or LL/SC with restricted semantics. In this paper, we present a Practical lock-free implementation of the ideal semantics of LL/SC using only pointer-size CAS. To ensure our implementation is not flawed, we used the higher-order interactive theorem prover PVS for mechanical support.
Originele taal-2English
TitelEPRINTS-BOOK-TITLE
UitgeverijUniversity of Groningen, Johann Bernoulli Institute for Mathematics and Computer Science
Aantal pagina's4
ISBN van geprinte versie9781424449095
StatusPublished - 2009

Vingerafdruk

Duik in de onderzoeksthema's van 'Practical Lock-Free Implementation of LL/SC Using Only Pointer-size CAS'. Samen vormen ze een unieke vingerafdruk.

Citeer dit