Sorry if I'm being dense---why does it need to release any finalizers
at all, if the pending buffer is totally empty?  I thought the size of
the pending buffer was the issue here.

On 1/23/06, felix winkelmann <[EMAIL PROTECTED]> wrote:
> The runtime system doesn't know at that time how many of the
> finalizers will become free after the next GC, so it conservatively
> forces a GC in the hope of releasing some of them.


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to