From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jim Fehlig Subject: Re: [PATCH] Fix memory leak in xend Date: Thu, 28 Aug 2008 23:28:37 -0600 Message-ID: <48B78905.6020300@novell.com> References: <48768D22.6010005@novell.com> <48B71E19.7080800@xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48B71E19.7080800@xs4all.nl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Stefan de Konink Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Stefan de Konink wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Jim Fehlig schreef:memory leak > >> We observed OOM kills of xend after ~20 days in openSUSE build service >> workers. xend reached around 2.5 G virt, 1.5G res, and 1.8G shared >> memory usage. Attached patch provides a plug. >> > > Did you see problems after this patch? I have applied it on 3.2.1 which > borks about missing vm_metrics. > Yeah :-(. The patch got committed as c/s 18030. You'll also want 18064 - and maybe even 18140. See http://lists.xensource.com/archives/html/xen-devel/2008-07/msg01230.html Jim