GNU bug report logs -
#79346
igc: PolicyShouldCollectWorld
Previous Next
Full log
View this message in rfc822 format
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: Helmut Eller <eller.helmut <at> gmail.com>, gerd.moellmann <at> gmail.com,
> 79346 <at> debbugs.gnu.org
> Date: Fri, 05 Sep 2025 14:54:54 -0400
>
> > AFAIU, this makes GC-on-idle run off an idle timer, instead of using
> > internal implementation in C, is that right?
> >
> > If so, I'm not very happy doing this, as the default mechanism.
> > Timers are hard to reason about, when other timers, let alone other
> > Lisp threads, are present, and the result might be more complex
> > system, which is harder to understand and maintain.
>
> Is it necessary to have "GC-on-idle"?
I don't know. The original implementation did have it.
> If not, I think it's OK to have it implemented only in Lisp.
If it becomes an optional feature, and if having it is not deemed
necessary, I'm okay with that.
This bug report was last modified today.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.