A framework for formally verifying software transactional memory algorithms

  • Authors:
  • Mohsen Lesani;Victor Luchangco;Mark Moir

  • Affiliations:
  • University of California, Los Angeles;Oracle Labs, Burlington, MA;Oracle Labs, Burlington, MA

  • Venue:
  • CONCUR'12 Proceedings of the 23rd international conference on Concurrency Theory
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

We present a framework for verifying transactional memory (TM) algorithms. Specifications and algorithms are specified using I/O automata, enabling hierarchical proofs that the algorithms implement the specifications. We have used this framework to develop what we believe is the first fully formal machine-checked verification of a practical TM algorithm: the NOrec algorithm of Dalessandro, Spear and Scott. Our framework is available for others to use and extend. New proofs can leverage existing ones, eliminating significant work and complexity.