2002
DOI: 10.1007/3-540-45619-8_14
|View full text |Cite
|
Sign up to set email alerts
|

Copying Garbage Collection for the WAM: To Mark or Not to Mark?

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
6
0

Year Published

2007
2007
2018
2018

Publication Types

Select...
2
1
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(6 citation statements)
references
References 12 publications
0
6
0
Order By: Relevance
“…The heap scanning for symbols is, in our case, proportional to the total size of the heaps of all engines, (possibly after running the heap GC as well in some). With this in mind, a copying heap GC algorithm [7,8,26] is likely to provide also better symbol GC performance for programs with highly volatile heap data. The impact of such algorithms on integration with symbol GC remains to be studied.…”
Section: Related Workmentioning
confidence: 98%
“…The heap scanning for symbols is, in our case, proportional to the total size of the heaps of all engines, (possibly after running the heap GC as well in some). With this in mind, a copying heap GC algorithm [7,8,26] is likely to provide also better symbol GC performance for programs with highly volatile heap data. The impact of such algorithms on integration with symbol GC remains to be studied.…”
Section: Related Workmentioning
confidence: 98%
“…Still, the marking phase adds a considerable cost to the copying algorithm and recently, work has been done to make copying without marking safer. Demoen et al (2002) show that double copying occurs rarely, and that a small change to the copying algorithm prevents multiple copying completely without marking (i.e., a list cell is never copied more than twice). In addition, an even simpler change is presented, which prevents multiple copying in a very common case.…”
Section: Introductionmentioning
confidence: 99%
“…We also assume basic knowledge about garbage collection in general; a good overview is given elsewhere (Wilson 1992;Jones and Lins 1996). Garbage collection for Prolog is discussed widely (Bruynooghe 1984;Appleby et al 1988;Bekkers et al 1992;Bevemyr and Lindgren 1994;Demoen et al 2002).…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations