all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Pure space and overflow question
@ 2020-02-20 18:04 Andrea Corallo
  2020-02-20 19:56 ` Eli Zaretskii
  0 siblings, 1 reply; 8+ messages in thread
From: Andrea Corallo @ 2020-02-20 18:04 UTC (permalink / raw)
  To: emacs-devel

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

-- 
akrl@sdf.org



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

end of thread, other threads:[~2020-02-21 15:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-20 18:04 Pure space and overflow question Andrea Corallo
2020-02-20 19:56 ` Eli Zaretskii
2020-02-20 22:10   ` Andrea Corallo
2020-02-21 11:53   ` Andrea Corallo
2020-02-21 12:43     ` Eli Zaretskii
2020-02-21 13:54       ` Andrea Corallo
2020-02-21 14:16         ` Eli Zaretskii
2020-02-21 15:23           ` Andrea Corallo

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.