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

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

Re: C-h f now permanently loads ~2MB


From: Dave Love
Subject: Re: C-h f now permanently loads ~2MB
Date: Fri, 07 May 2004 18:58:23 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.2 (gnu/linux)

Richard Stallman <address@hidden> writes:

> The immediate cause of the problem is that malloc fails.

OK, so you're not running out of Lisp address space as Stefan
suggested.

> But I don't know whether the memory has been used up with
> Lisp objects or not.  I also don't know how much memory
> malloc has in blocks that it can't use because they are
> the wrong size for the current request.

There is the `mallinfo' function.  I don't know if that would actually
help.




reply via email to

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