1990
DOI: 10.1016/0020-0190(90)90226-n
|View full text |Cite
|
Sign up to set email alerts
|

Cyclic reference counting with local mark-scan

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
48
0
1

Year Published

1994
1994
2010
2010

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 39 publications
(49 citation statements)
references
References 3 publications
0
48
0
1
Order By: Relevance
“…Cyclic garbage cannot be identified because no objects have a reference count of zero due to the references within that data structure. After first revealed by McBeth [73], this problem received much attention and plenty of approaches to extend reference counting systems have been proposed [33,38,71,68,12]. Unfortunately, none of these approaches is designed for real-time systems.…”
Section: Reference Countingmentioning
confidence: 99%
See 4 more Smart Citations
“…Cyclic garbage cannot be identified because no objects have a reference count of zero due to the references within that data structure. After first revealed by McBeth [73], this problem received much attention and plenty of approaches to extend reference counting systems have been proposed [33,38,71,68,12]. Unfortunately, none of these approaches is designed for real-time systems.…”
Section: Reference Countingmentioning
confidence: 99%
“…Tracing techniques are the obvious choice since they examine the reachability of objects directly. One of the two existing approaches is to maintain a backup tracing garbage collector to recycle cyclic garbage [33,38] whilst the other one is to perform local tracings only on potential cyclic garbage rather than the whole working set [71,68,12]. The first approach is the one used in our new development so further discussions can be found in later chapters.…”
Section: Local Mark-sweepmentioning
confidence: 99%
See 3 more Smart Citations