Projects per year
Abstract
We present a comprehensive methodology for proving correctness of concurrent data structures. We exemplify our methodology by using it to give a roadmap for proving linearizability of the popular Lazy List implementation of the concurrent set abstraction. Correctness is based on our key theorem, which captures sufficient conditions for linearizability. In contrast to prior work, our conditions are derived directly from the properties of the data structure in sequential runs, without requiring the linearization points to be explicitly identified.
Original language | English |
---|---|
Title of host publication | Distributed Computing 29th International Symposium, DISC 2015 Tokyo, Japan, October 7–9, 2015 Proceedings |
Editors | Yoram Moses |
Publisher | Springer-Verlag |
Pages | 356–370 |
Number of pages | 15 |
Volume | 9363 |
ISBN (Electronic) | 978-3-662-48653-5 |
ISBN (Print) | 978-3-662-48652-8 |
DOIs | |
Publication status | Published - 5 Nov 2015 |
Publication series
Name | Lecture Notes in Computer Science |
---|
Keywords
- shared memory systems
- concurrency
- data structure
- formal verification
Projects
- 1 Finished