@inproceedings{78f52bc2b414404cbd9e351ce3b8bb3a,
title = "Lock-free parallel garbage collection",
abstract = "This paper presents a lock-free parallel algorithm for garbage collection in a realistic model using synchronization primitives offered by machine architectures. Mutators and collectors can simultaneously operate on the data structure. In particular no strict alternation between usage and cleaning up is necessary, contrary to what is common in most other garbage collection algorithms. We first design and prove an algorithm with a coarse grain of atomicity and subsequently apply the reduction theorem developed to implement the higher-level atomic steps by means of the low-level primitives.",
author = "H. Gao and J.F. Groote and W.H. Hesselink",
note = "Relation: http://www.rug.nl/informatica/organisatie/overorganisatie/iwi Rights: University of Groningen, Research Institute for Mathematics and Computing Science (IWI); 3rd International Conference on Parallel and Distributed Processing and Applications ; Conference date: 02-11-2005 Through 05-11-2005",
year = "2005",
language = "English",
isbn = "3-540-29769-3",
series = "LECTURE NOTES IN COMPUTER SCIENCE",
publisher = "Springer",
pages = "263--274",
editor = "Y Pan and D Chen and M Guo and JN Cao and J Dongarra",
booktitle = "PARALLEL AND DISTRIBUTED PROCESSING AND APPLICATIONS",
}