Proceedings of the ACM SIGPLAN 2002 Conference on Programming Language Design and Implementation 2002
DOI: 10.1145/512529.512548
|View full text |Cite
|
Sign up to set email alerts
|

Beltway

Abstract: We present the design and implementation of a new garbage collection framework that significantly generalizes existing copying collectors. The Beltway framework exploits and separates object age and incrementality. It groups objects in one or more increments on queues called belts, collects belts independently, and collects increments on a belt in first-in-first-out order. We show that Beltway configurations, selected by command line options, act and perform the same as semi-space, generational, and older-firs… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2004
2004
2011
2011

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 73 publications
(1 citation statement)
references
References 32 publications
0
1
0
Order By: Relevance
“…The Beltway [1] system also separates objects in "belts" with the main focus on comparing generational GC aspects. Table 6.…”
Section: Related Workmentioning
confidence: 99%
“…The Beltway [1] system also separates objects in "belts" with the main focus on comparing generational GC aspects. Table 6.…”
Section: Related Workmentioning
confidence: 99%