<br><br><div class="gmail_quote">On Thu, Jan 12, 2012 at 6:53 AM, Levente Uzonyi <span dir="ltr">&lt;<a href="mailto:leves@elte.hu">leves@elte.hu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div></div><div class="h5">On Tue, 10 Jan 2012, Bert Freudenberg wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Mon, 9 Jan 2012, Bert Freudenberg wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
It&#39;s more important to be correct than to be fast - and I agree finding pointers is its main purpose, so your fix looks like an improvement.<br>
</blockquote>
<br>
<br>
Speaking of correctness: the pointer finder does not find an object that is held only by a process. Can we fix this?<br></blockquote></div></div></blockquote><div><br></div><div>If you&#39;re saying how might we do this then it seems to me we can, either by taking a snapshot of the runnable process at the start of pointer-finder, or by treating Process instances specially, querying whether a process is in the run-queue when it is encountered.</div>
<div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

</blockquote>
</div></div>Can provide an example?<br></blockquote><div><br></div><div>Imagine I changed the background process to allocate some object in a temporary and hold onto it.  The background process would be the only referent of this object, and the only referent of the background process is the run queue. </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Levente<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
- Bert -<br>
<br>
<br>
<br>
<br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>best,<div>Eliot</div><br>