On Mon, 2009-10-12 at 14:22 +0000, Bruce Miller wrote:

> Here's the new massif.out
> 
> ** Attachment added: "massif.out.14298"
>    http://launchpadlibrarian.net/33495789/massif.out.14298
> 
I do not believe that this shows a memory leak, merely a usual increase
of heap size due to excessive repeated use.  (ie. it's largely free()d
memory that malloc() cannot return to the operating system)

That shouldn't cause memory pressure issues since over-commit will
already take care of that.

Scott
-- 
Scott James Remnant
sc...@ubuntu.com

-- 
dbus-daemon memory leak
https://bugs.launchpad.net/bugs/295741
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to