The Locality of Concurrent Write Barriers

Hellyer, Laurence and Jones, Richard and Hosking, Antony L.

Abstract

Concurrent and incremental collectors require barriers to ensure correct synchronisation between mutator and collector. The overheads imposed by particular barriers on particular systems have been widely studied. Somewhat fewer studies have also compared barriers in terms of their termination properties or the volume of floating garbage they generate. Until now, the consequences for locality of different barrier choices has not been studied, although locality will be of increasing importance for emerging architectures. This paper provides a study of the locality of concurrent write barriers, independent of the processor architecture, virtual machine, compiler or garbage collection algorithm.

@inproceedings{Hellyer+2010ISMM,
  author = {Hellyer, Laurence and Jones, Richard and Hosking, Antony L.},
  title = {The Locality of Concurrent Write Barriers},
  booktitle = {ACM SIGPLAN International Symposium on Memory Management},
  series = {ISMM},
  year = {2010},
  pages = {83--92},
  month = {June},
  address = {Toronto, Canada},
  doi = {10.1145/1806651.1806666},
  acm = {http://dl.acm.org/authorize?N93668},
  gscholar = {3}
}