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

Re: [Xen-devel] Re: xl miss the logic of memory allocation on NUMA platf

To: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: xl miss the logic of memory allocation on NUMA platform
From: Pasi Kärkkäinen <pasik@xxxxxx>
Date: Sat, 30 Jul 2011 20:36:42 +0300
Cc: "Zhang, Yang Z" <yang.z.zhang@xxxxxxxxx>, "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Sat, 30 Jul 2011 10:37:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.DEB.2.00.1107281225000.12963@kaball-desktop>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <749B9D3DBF0F054390025D9EAFF47F2212D0F6CD2E@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <alpine.DEB.2.00.1107281225000.12963@kaball-desktop>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.18 (2008-05-17)
On Thu, Jul 28, 2011 at 12:26:06PM +0100, Stefano Stabellini wrote:
> On Thu, 28 Jul 2011, Zhang, Yang Z wrote:
> > Hi Stefano
> > In our recently experience, we found xl doesn't have the memory allocation 
> > logic on NUMA platform. It will allocate the memory from every node when 
> > creating guest:
> > (XEN) Domain 4 (total: 261112):
> > (XEN)     Node 0: 64894
> > (XEN)     Node 1: 65406
> > (XEN)     Node 2: 65406
> > (XEN)     Node 3: 65406
> > 
> > For xm, it will allocate the memory on the node where the guest cpu reside:
> > 1348 (XEN) Domain 3 (total: 263160):
> > 1349 (XEN)     Node 0: 0
> > 1350 (XEN)     Node 1: 0
> > 1351 (XEN)     Node 2: 0
> > 1352 (XEN)     Node 3: 263160
> > 
> > Is there a plan to add this logic to xl?
> 
> I think we forgot about this feature but it is important and hopefully
> somebody will write a patch for it before 4.2 is out.
> 

I just added a note about this to Xen 4.1 release notes:
http://wiki.xen.org/xenwiki/Xen4.1

-- Pasi


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

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