« Return to Thread: Explict Memory Managment

Re: Explict Memory Managment

by Mike Shaver :: Rate this Message:

Reply to Author | View in Thread

On Fri, May 22, 2009 at 4:53 PM, David Semeria <david@...> wrote:
> Ok. I assume object references are implemnted bi-directionally,
> otherwise the GC would take a lifetime to run.

I don't know of any that are implemented bidirectionally, since it
would be a waste of space; it's certainly not required for any fast GC
I know of.

Mike
_______________________________________________
es-discuss mailing list
es-discuss@...
https://mail.mozilla.org/listinfo/es-discuss

 « Return to Thread: Explict Memory Managment