Re: Giant memory leaks still there
- From: Robert Love <rml novell com>
- To: Joe Shaw <joeshaw novell com>
- Cc: Tomasz Torcz <zdzichu irc pl>, dashboard-hackers gnome org
- Subject: Re: Giant memory leaks still there
- Date: Thu, 24 Feb 2005 15:39:50 -0500
On Thu, 2005-02-24 at 15:48 -0500, Joe Shaw wrote:
> > Is not VmSize better for seeing leaks?
>
> Because the memory will get paged out?
Right, or--worse--it may never be paged in to begin with. As the memory
is allocated, it is not paged in until it is used and, since this is a
leak, e.g. we presumably are not using it, it may never be paged in.
Of course, the GC changes a lot of these semantics, so the difference
between RSS and total VM is smaller, but I'd still want to watch total
VM size, not RSS.
Robert Love
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]