1987
DOI: 10.1007/3-540-17945-3_10
|View full text |Cite
|
Sign up to set email alerts
|

Distributed garbage collection using reference counting

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
33
0

Year Published

1996
1996
2016
2016

Publication Types

Select...
7
1
1

Relationship

0
9

Authors

Journals

citations
Cited by 89 publications
(33 citation statements)
references
References 13 publications
0
33
0
Order By: Relevance
“…A weighted reference counting scheme (Bevan, 1987) is used to garbage collect the independent PAEAN heaps. As we have seen, the GIT indicates the possibly live in-pointers for each instance.…”
Section: Global Garbage Collectionmentioning
confidence: 99%
See 1 more Smart Citation
“…A weighted reference counting scheme (Bevan, 1987) is used to garbage collect the independent PAEAN heaps. As we have seen, the GIT indicates the possibly live in-pointers for each instance.…”
Section: Global Garbage Collectionmentioning
confidence: 99%
“…One general weakness of this scheme is that it will not collect cycles across independent heaps. Various schemes can be used to deal with this issue, if needed, such as collating cross-heap cycles onto a single instance, where they can be collected (Bevan, 1987). Such a mechanism, however, is not currently implemented in PAEAN.…”
Section: Global Garbage Collectionmentioning
confidence: 99%
“…In particular, we use a weighted reference counting [Bevan 1987;Thomas 1981;Watson and Watson 1987]. To implement weighted reference counting transparently, we check incoming and outgoing messages for references.…”
Section: Comparison With Treadmarks For Garbage-collected Applicationsmentioning
confidence: 99%
“…A local mutator may o n l y c hange this connectivity b y o verwriting references to objects. 6 We piggy-back collector acknowledgements on the back of RPC acknowledgements.…”
Section: Scan Phasementioning
confidence: 99%