<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Reference counting - Page 7 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=reference_counting&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=reference_counting&amp;p=8">3.Next</a>
</p>
<p>tracing garbage collectors, particularly incremental ones, can require additional space for other purposes.<br/>
* The naive algorithm described above can't handle , an object which refers directly or indirectly to itself. A mechanism relying purely on reference counts will never consider cyclic chains of objects for deletion, since their reference count is guaranteed to stay nonzero (cf. picture). Methods for dealing with this issue exist but can also increase the overhead and complexity of reference counting&nbsp;-- on the other hand, these</p><p>
<a accesskey="1" href="page.php?w=reference_counting&amp;p=6">1.Previous</a><br />
<a accesskey="3" href="page.php?w=reference_counting&amp;p=8">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
