[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs bzr memory footprint
From: |
Nix |
Subject: |
Re: Emacs bzr memory footprint |
Date: |
Fri, 21 Oct 2011 13:05:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
On 21 Oct 2011, Eli Zaretskii outgrape:
> Do you see a similar growth of the footprint in Emacs 23.3? None of
> what you are describing seems to be specific to Emacs 24, so it would
> be good to compare with the memory usage of Emacs 23.3.
Sorry, I'm afraid I switched from XEmacs to Emacs during the 24.x
development period and jumped straight onto the trunk, so I have no
experience of 23.x. Ripping the lexbinds back out of my .emacs would
be extremely unpleasant, but I'll see if I can manage it :)
> As for memory fragmentation: this is on GNU/Linux, right?
Yes.
> If so, the
> memory allocator used by Emacs should prevent any such fragmentation,
> at least in the simple scenarios you described. So I don't think
> memory fragmentation can explain what you see.
What, even if what's happening is massive allocation of conses followed
by allocation of longer-lived stuff followed by freeing of those conses?
Conses are small: there's no way they'll go over the M_MMAP_THRESHOLD.
--
NULL && (void)
- Re: Emacs bzr memory footprint, (continued)
- Re: Emacs bzr memory footprint, Carsten Mattner, 2011/10/14
- Re: Emacs bzr memory footprint, Sven Joachim, 2011/10/14
- Re: Emacs bzr memory footprint, Ted Zlatanov, 2011/10/14
- Re: Emacs bzr memory footprint, Sven Joachim, 2011/10/14
- Re: Emacs bzr memory footprint, Carsten Mattner, 2011/10/14
- Re: Emacs bzr memory footprint, Sven Joachim, 2011/10/15
- Re: Emacs bzr memory footprint, Nix, 2011/10/20
- Re: Emacs bzr memory footprint, John Wiegley, 2011/10/20
- Re: Emacs bzr memory footprint, Nix, 2011/10/20
- Re: Emacs bzr memory footprint, Eli Zaretskii, 2011/10/21
- Re: Emacs bzr memory footprint,
Nix <=
- Re: Emacs bzr memory footprint, Eli Zaretskii, 2011/10/21
- Re: Emacs bzr memory footprint, Nix, 2011/10/21
- Re: Emacs bzr memory footprint, Dmitry Antipov, 2011/10/21
- Re: Emacs bzr memory footprint, Nix, 2011/10/21
- Re: Emacs bzr memory footprint, Dmitry Antipov, 2011/10/21
- Re: Emacs bzr memory footprint, Nix, 2011/10/21
- Re: Emacs bzr memory footprint, Stefan Monnier, 2011/10/21
- Re: Emacs bzr memory footprint, Nix, 2011/10/21
- Re: Emacs bzr memory footprint, Stefan Monnier, 2011/10/21
- Re: Emacs bzr memory footprint, Nix, 2011/10/21