emacs-devel
[Top][All Lists]
Advanced

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

Re: Debugging emacs memory management


From: Dima Kogan
Subject: Re: Debugging emacs memory management
Date: Mon, 16 Feb 2015 23:59:23 -0800

Stefan Monnier <address@hidden> writes:

>> It probably means that the leak is not in Lisp objects, but in memory
>> allocated via xmalloc for other means.
>
> IIUC it can also be memory allocated with plain old malloc by library code.

Just so I'm clear, is it normal for almost all the consumed memory to be
"heap" memory, as I'm observing?



reply via email to

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