GNU bug report logs - #79346
igc: PolicyShouldCollectWorld

Previous Next

Package: emacs;

Reported by: Helmut Eller <eller.helmut <at> gmail.com>

Date: Sat, 30 Aug 2025 11:55:02 UTC

Severity: normal

Full log


Message #11 received at 79346 <at> debbugs.gnu.org (full text, mbox):

From: Helmut Eller <eller.helmut <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 79346 <at> debbugs.gnu.org
Subject: Re: bug#79346: igc: PolicyShouldCollectWorld
Date: Sun, 31 Aug 2025 09:32:24 +0200
On Sat, Aug 30 2025, Eli Zaretskii wrote:

>> It seems that availableTime and collectionTime use different units:
>> availableTime is in clocks while collectionTime is in seconds.
>> 
>> So the test availableTime > collectionTime doesn't make much sense.
>
> Since I don't see such comparison anywhere in Emacs, I presume you are
> talking about a bug in MPS?  Or what did I miss?

Yes, the comparison is in PolicyShouldCollectWorld.  The call chain is
usually: timer_check_2 -> igc_on_idle -> mps_arena_step -> ArenaStep ->
PolicyShouldCollectWorld.

It looks like the bug is in ArenaStep: it should divide the by
clocks_per_second before calling PolicyShouldCollectWorld.

Helmut




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.