Analysis of the multi-phase copying garbage collection algorithm

Research output: Contribution to journalArticlepeer-review

1 Scopus citations

Abstract

The multi-phase copying garbage collection was designed to avoid the need for large amount of reserved memory usually required for the copying types of garbage collection algorithms. The collection is performed in multiple phases using the available free memory. This paper proves that the number of phases depends on the size of the reserved memory and the ratio of the garbage and accessible objects. The performance of the implemented algorithm is tested in a fine-grained parallel Prolog system. We find that reserving only 10% of memory for garbage collection is sufficient for good performance in practice. Additionally, an improvement of the generic algorithm specifically for the tested parallel Prolog system is described.

Original languageEnglish
Pages (from-to)204-212
Number of pages9
JournalInternational Journal of Computational Science and Engineering
Volume4
Issue number3
DOIs
StatePublished - 2009

Keywords

  • Garbage collection
  • Logic programming

Fingerprint

Dive into the research topics of 'Analysis of the multi-phase copying garbage collection algorithm'. Together they form a unique fingerprint.

Cite this