DocumentCode :
660536
Title :
Round-up: Runtime checking quasi linearizability of concurrent data structures
Author :
Lu Zhang ; Chattopadhyay, Abhiroop ; Chao Wang
Author_Institution :
Dept. of ECE, Virginia Tech, Blacksburg, VA, USA
fYear :
2013
fDate :
11-15 Nov. 2013
Firstpage :
4
Lastpage :
14
Abstract :
We propose a new method for runtime checking of a relaxed consistency property called quasi linearizability for concurrent data structures. Quasi linearizability generalizes the standard notion of linearizability by intentionally introducing nondeterminism into the parallel computations and exploiting such nondeterminism to improve the performance. However, ensuring the quantitative aspects of this correctness condition in the low level code is a difficult task. Our method is the first fully automated method for checking quasi linearizability in the unmodified C/C++ code of concurrent data structures. It guarantees that all the reported quasi linearizability violations are real violations. We have implemented our method in a software tool based on LLVM and a concurrency testing tool called Inspect. Our experimental evaluation shows that the new method is effective in detecting quasi linearizability violations in the source code of concurrent data structures.
Keywords :
concurrency control; data structures; formal verification; parallel processing; program testing; C-C++ code; Inspect tool; concurrency testing tool; concurrent data structures; correctness condition; linearizability notion; nondeterminism notion; parallel computations; quasilinearizability property; runtime checking; software tool; Data structures; History; Instruction sets; Law; Runtime; Standards;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Automated Software Engineering (ASE), 2013 IEEE/ACM 28th International Conference on
Conference_Location :
Silicon Valley, CA
Type :
conf
DOI :
10.1109/ASE.2013.6693061
Filename :
6693061
Link To Document :
بازگشت