VM

Comment 5 for bug 727718

Revision history for this message
John Hein (xpqheqdvq4) wrote : Re: [Bug 727718] Re: Space leak

Tim Cross wrote at 11:56 +1100 on Mar 3, 2011:
 > Can I ask how you are measuring the memory usage to verify it is actually a
 > leak? I will test on a couple of systems, but want to make sure we are
 > actually comparing what we think we are comparing.

I used the simple method: RSS in ps(1)

I also tested on linux:
 GNU Emacs 22.3.1 (i386-redhat-linux-gnu, GTK+ Version 2.14.7)
 vm 8.0.12

It also leaked doing 'M-x vm, x' according to the RSS eyeball test.
And it seemed to be by larger amounts (like 8 MB per iteration, but I
suspect that difference is not useful info for this bug).

The 'C-x C-f, C-x C-k' test did not leak RSS on that version of emacs either.