emacs-devel
[Top][All Lists]
Advanced

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

Pure space and overflow question


From: Andrea Corallo
Subject: Pure space and overflow question
Date: Thu, 20 Feb 2020 18:04:04 +0000

Hi all,

I'm going to take a look to pure space overflow into the native-comp
branch that happen depending on the compile configuration.  This is
maybe just due to the fact that comp.el is preloaded but anyway:

Looking at
https://www.gnu.org/software/emacs/manual/html_node/elisp/Pure-Storage.html
my understanding is that when pure space is overflowed no garbage
collection happen anymore.

But I'm running an Emacs where I can evaluate:

pure-space-overflow -> t

(garbage-collect) -> ((conses 16 1469392 534996) ....)

gc-elapsed -> 107.396662957

Is this expected?

Thanks

  Andrea

-- 
address@hidden



reply via email to

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