This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GC and threads (was Re: generational GC)


Neil Jerram <neil@ossau.uklinux.net> writes:

> The key point here is that it is impossible for a recent cell to
> reference a non-recent cell unless that non-recent cell was also
> accessible from the thread's stack and global starting points at the
> time that the cycle counter was incremented.

Actually, the problem are non-recent cells referencing recent cells,
not the other way around.

-- 
How to eff the ineffable?

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]