WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1292] Memory leak in xend

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 1292] Memory leak in xend
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Fri, 25 Jul 2008 09:40:34 -0700
Delivery-date: Fri, 25 Jul 2008 09:40:40 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <bug-1292-3@xxxxxxxxxxxxxxxxxxxxxxxxxxx/bugzilla/>
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1292


jfehlig@xxxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #5 from jfehlig@xxxxxxxxxx  2008-07-25 09:40 -------
Reopening as leaks still exist.  After about 20,000 iterations of script noted
in comment #1, xend's memory has grown significantly.

Memory stats before starting script:
xen73:~ # ps -p 24513 -o %mem,size,rss,vsz,cmd
%MEM    SZ   RSS    VSZ CMD
.1   85016 13388 135112 /usr/bin/python2.4 /usr/sbin/xend start

Memory stats after 20,000 create/shutdown iterations:
xen73:~ # ps -p 24513 -o %mem,size,rss,vsz,cmd
%MEM    SZ   RSS    VSZ CMD
14.9 611740 535484 659864 /usr/bin/python2.4 /usr/sbin/xend start

Test was performed on x86_64 host using xen-unstable c/s 17987, including c/s
18030 (patch in comment #3).  I realize this setup is ~146 changesets old but I
haven't seen any patches to remedy this leak between 17987 and 18133.


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>