unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Opportunistic garbage collection -- followup
@ 2020-05-21  2:23 Stefan Kangas
  2020-05-21  2:42 ` Stefan Monnier
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Kangas @ 2020-05-21  2:23 UTC (permalink / raw)
  To: Emacs developers; +Cc: Stefan Monnier

I ran across the gmch package by Andrea Corallo:

    https://gitlab.com/koral/gcmh

This package adds a timer which runs GC during idle time.  I'm not an
expert on GC, but the idea sounds good to me.

Stefan Monnier has picked up on this and already developed a patch, but
AFAICT, no patch was ever installed:

    https://lists.gnu.org/archive/html/emacs-devel/2019-04/msg01036.html

So this is mostly just to ask whatever happened to that patch, and if
this is something we would want to finish.

Best regards,
Stefan Kangas



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Opportunistic garbage collection -- followup
  2020-05-21  2:23 Opportunistic garbage collection -- followup Stefan Kangas
@ 2020-05-21  2:42 ` Stefan Monnier
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Monnier @ 2020-05-21  2:42 UTC (permalink / raw)
  To: Stefan Kangas; +Cc: Emacs developers

> So this is mostly just to ask whatever happened to that patch, and if
> this is something we would want to finish.

The patch was not in a good enough state, it was just a "proof of
concept".  Also, some details of the way allocation is counted and
allocation limits are computed have changed in the mean time.

So someone should write a new patch for that.


        Stefan




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-21  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-21  2:23 Opportunistic garbage collection -- followup Stefan Kangas
2020-05-21  2:42 ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).