emacs-devel
[Top][All Lists]
Advanced

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

Re: Memory Leak was: Re: Update on the Emacs release schedule? 8 message


From: Nix
Subject: Re: Memory Leak was: Re: Update on the Emacs release schedule? 8 messages
Date: Wed, 25 Jan 2012 14:52:23 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux)

On 8 Jan 2012, T. V. Raman outgrape:
> Before starting Emacs: `free' shows 2gb in use.

An aside: the memory-in-use numbers from free are essentially
meaningless.

ps -o rss,vsz -C emacs

from a shell buffer is what you probably want.

(er, assuming that you can *get* a shell buffer without bringing Emacs
to its knees).

-- 
NULL && (void)



reply via email to

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