emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs bzr memory footprint


From: Ted Zlatanov
Subject: Re: Emacs bzr memory footprint
Date: Thu, 27 Oct 2011 18:10:56 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (gnu/linux)

On Sun, 23 Oct 2011 01:08:15 +0900 "Stephen J. Turnbull" <address@hidden> 
wrote: 

SJT> Carsten Mattner writes:
>> Is the gnutls memory usage a leak, or just some allocated arrays for
>> crypto arrays? Just a wild guess, nothing scientific to back it up.

SJT> It sounds like a leak to me, since the reports we're seeing are of
SJT> memory creeping up over time.  I would expect any arrays to be on the
SJT> order of a few MB, not 100s.

We have 3 reports from Sven Joachim, Nix, and Carsten Mattner.  I will
do my best to find the issues.  They seem to be in the C code I wrote to
link with GnuTLS.

It would be really helpful if someone who knows C debugging well could
run Valgrind or something similar against Emacs with GnuTLS compiled,
hitting all these leaks.  I will take a look at the code, since I am
also reviewing it to prevent the lockups on hung connections, but
concrete Valgrind reports would be great.

Thanks
Ted




reply via email to

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