Comparative performance evaluation of write barrier implementations

Date

Authors

Hosking, Antony L.
Moss, J. Eliot B.
Stefanovic, Darko

Journal Title

Journal ISSN

Volume Title

Publisher

Publ by ACM

Access Statement

Research Projects

Organizational Units

Journal Issue

Abstract

Generational garbage collectors are able to achieve very small pause times by concentrating on the youngest (most recently allocated) objects when collecting, since objects have been observed to die young in many systems. Generational collectors must keep track of all pointers from older to younger generations, by `monitoring' all stores into the heap. This write barrier has been implemented in a number of ways, varying essentially in the granularity of the information observed and stored. Here we examine a range of write barrier implementations and evaluate their relative performance within a generation scavenging garbage collector for Smalltalk.

Description

Keywords

Citation

Source

Book Title

Conference on Object-Oriented Programming Systems, Languages and Applications

Entity type

Publication

Access Statement

License Rights

DOI

Restricted until