Relaxing safely: verified on-the-fly garbage collection for x86-TSO
Relaxing safely: verified on-the-fly garbage collection for x86-TSO
复制标题
DOI:
10.1145/2737924.2738006
复制
发表时间:
2015-06
期刊:
影响因子:
--
通讯作者:
Peter Gammie;Antony Hosking;Kai Engelhardt
中科院分区:
文献类型:
--
作者:
Peter Gammie;Antony Hosking;Kai Engelhardt
We report on a machine-checked verification of safety for a state-of-the-art, on-the-fly, concurrent, mark-sweep garbage collector that is designed for multi-core architectures with weak memory consistency. The proof explicitly incorporates the relaxed memory semantics of x86 multiprocessors. To our knowledge, this is the first fully machine-checked proof of safety for such a garbage collector. We couch the proof in a framework that system implementers will find appealing, with the fundamental components of the system specified in a simple and intuitive programming language. The abstract model is detailed enough for its correspondence with an assembly language implementation to be straightforward.