[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Emacs bzr memory footprint
From: |
Eli Zaretskii |
Subject: |
Re: Emacs bzr memory footprint |
Date: |
Fri, 21 Oct 2011 14:36:51 +0200 |
> From: Nix <address@hidden>
> Cc: address@hidden, address@hidden
> Date: Fri, 21 Oct 2011 13:05:42 +0100
>
> > 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?
I'm really not an expert on this, but I think the answer is YES. At
least the GNU/Linux build does not use the gmalloc.c and ralloc.c
modules, AFAIK because the native malloc on GNU/Linux includes the
same or superior functionality.
- Re: Emacs bzr memory footprint, (continued)
- 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, 2011/10/21
- Re: Emacs bzr memory footprint,
Eli Zaretskii <=
- 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
- Re: Emacs bzr memory footprint, Dmitry Antipov, 2011/10/21