Round-up: Runtime checking quasi linearizability of concurrent data structures

ASE(2013)

引用 21|浏览20
暂无评分
摘要
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.
更多
查看译文
关键词
software tool,parallel processing,concurrent data structures,parallel computations,program testing,correctness condition,runtime checking,concurrency control,nondeterminism notion,data structures,linearizability notion,c-c++ code,inspect tool,quasilinearizability property,concurrency testing tool,formal verification
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要