Explict Memory Managment

Mike Shaver mike.shaver at gmail.com
Fri May 22 13:54:57 PDT 2009


On Fri, May 22, 2009 at 4:53 PM, David Semeria <david at lmframework.com> 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


More information about the es-discuss mailing list