Sciweavers

IWMM
2010
Springer

The locality of concurrent write barriers

13 years 8 months ago
The locality of concurrent write barriers
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. Categories and Subject Descriptors D.3.4 [Programming Languages]: Processors—Memory management (garbage collection); C.4 [Performance of Systems]: Measurement techniques General Terms Measurement, Performance, Languages. Keywords Language implementation, Memory management, Garbage collection, J...
Laurence Hellyer, Richard Jones, Antony L. Hosking
Added 12 Aug 2010
Updated 12 Aug 2010
Type Conference
Year 2010
Where IWMM
Authors Laurence Hellyer, Richard Jones, Antony L. Hosking
Comments (0)