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-ia64-devel

Re: [Xen-ia64-devel] [PATCH] fix memory leak when domVTI is created

To: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-ia64-devel] [PATCH] fix memory leak when domVTI is created
From: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>
Date: Fri, 28 Jul 2006 19:30:33 +0900
Delivery-date: Fri, 28 Jul 2006 03:30:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20060728035008.GH4083%yamahata@xxxxxxxxxxxxx>
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20060728035008.GH4083%yamahata@xxxxxxxxxxxxx>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.2.1i
Please discard the previous one. Use the attached one.
Sorry for confusion.


On Fri, Jul 28, 2006 at 12:50:08PM +0900, Isaku Yamahata wrote:
> 
> fix memory leak when VT-i domain is created.
> When domain is created, xend sets max vcpu before domain setup.
> So alloc_vcpu_struct() thinks that the domain is normal domU, not domVTI.
> And next xend set the domain as domVTI. so the memory is allocated for
> domU won't be freed.
> 
> -- 
> yamahata

-- 
yamahata

Attachment: 10832:a8eddc3f1f82_dom_vti_memory_leak.patch
Description: Text document

_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
<Prev in Thread] Current Thread [Next in Thread>