emacs-devel
[Top][All Lists]
Advanced

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

Re: /srv/bzr/emacs/emacs-24 r111116: eval-after-load fix


From: Andreas Schwab
Subject: Re: /srv/bzr/emacs/emacs-24 r111116: eval-after-load fix
Date: Fri, 04 Jan 2013 10:39:37 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.91 (gnu/linux)

Dmitry Gutov <address@hidden> writes:

> IIUC, adding stuff to purespace makes GC's job simpler, as it doesn't have
> to keep track of references to those objects. Is that the only supposed
> benefit?

The main advantage of the pure space is that it is a compact read-only
space which can be shared by the OS between all emacs processes.

Andreas.

-- 
Andreas Schwab, address@hidden
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."



reply via email to

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