emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: Crash during access_keymap


From: Richard M. Stallman
Subject: Re: Crash during access_keymap
Date: Fri, 18 Nov 2005 11:55:59 -0500

    > I don't know -- what is the point of pure space?

    That you don't have to GC it ...

The original point was to share memory between Emacs jobs.
I am not sure that is still very important, but it might be.

    Also in some older systems without copy-on-write, marking the corresponding
    section as read-only allowed it to be shared between instances of the
    Emacs process, but nowadays I can't think of any situation where that would
    be relevant.

Segregating the data that will never be altered would increase sharing
even on systems that have copy-on-write.




reply via email to

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