emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Concurrent GC via fork


From: martin rudalics
Subject: Re: Concurrent GC via fork
Date: Tue, 9 Mar 2021 09:10:02 +0100

> Not just in principle.  E.g. it's common to use stop&copy when
> collecting the nursery and mark&sweep when collecting the old space.

We have to leave the nursery in place anyway.  But we should be able to
compactify the geriatrics once in a while to avoid thrashing.

martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]