Combining Region Inference and Garbage Collection (2002) [37 citations — 2 self]
Download:
http://www.dina.kvl.dk/~mael/mypapers/pldi2002.ps.
http://www.it.edu/people/mael/mypapers/pldi2002.ps
DBLP
CACHED:
|
http://www.dina.kvl.dk/~mael/mypapers/pldi2002.ps.
http://www.it.edu/people/mael/mypapers/pldi2002.ps
DBLP
CACHED:
by
Niels Hallenberg
,
Martin Elsman
,
Mads Tofte
Add To MetaCart
Abstract:
This paper describes a memory discipline that combines region-based memory management and copying garbage collection by extending Cheney's copying garbage collection algorithm to work with regions. The paper presents empirical evidence that region inference very significantly reduces the number of garbage collections; and evidence that the fastest execution is obtained by using regions alone, without garbage collection.

