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] Xen-devel [XEN PATCH] [Linux-PVOPS] ballooning on numa

To: Jan Beulich <JBeulich@xxxxxxxxxx>
Subject: Re: [Xen-devel] Xen-devel [XEN PATCH] [Linux-PVOPS] ballooning on numa domains
From: Dulloor <dulloor@xxxxxxxxx>
Date: Mon, 9 Nov 2009 05:35:17 -0500
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>, xen-devel@xxxxxxxxxxxxxxxxxxx, Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Delivery-date: Mon, 09 Nov 2009 02:35:37 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=zl3OB3tWYQg3sPOGqSvhktV7imt2EkB6VVZOyU1Gjro=; b=H+Rp0it8utGx0q+wdh0ARZGp/nbwJY35QuINepX0zqR3lJbCaQcqqgxYjbBbag06LX zH1XvnSJh8mQeFrWYFSU58SBueZpVMUMmR5abFbX2NM8CEGxhQcZutRCbaS45K49rAtl 5vApZfXLaFclR5ygHIvauvP6yDYx8bVh87O0k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=s1jWnxZj3TgVy6oGCgzcmjpmAdXsldpOWpWCiMLbjpIM1ZiPX675qSRZCF81Zvorr4 QxX0PbBPG96htxMIQqP7al3oYB4MebEdF7QTKCG5JqQZDWZF/tllXWqp3CwDdmq9VOQz Opli5BQUoWBGZqMF+tmcF0DzgD4XAHfZLEz3g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4AF7E8EC020000780001E68E@xxxxxxxxxxxxxxxxxx>
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: <940bcfd20911082340x25ebdccep3984b4acc2d6ac57@xxxxxxxxxxxxxx> <4AF7E8EC020000780001E68E@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
- Xen guest domains can't read the numa acpi tables and this patch (in
the current state) is a no-op for them.

-  dom0 can read the numa tables (same as xen). Also, the memory map
for dom0 is (currently) set in a way that the numa ranges are
consistent. I don't see that changing, so I feel the assumption is
valid.

- XENMEMF flags are indeed meant for xen tools. But, ballooning is
completely xen specific too ... it is a xen tool, except that it
resides in domain's kernel/tree.

Please let know your take on this.

-dulloor

On Mon, Nov 9, 2009 at 4:03 AM, Jan Beulich <JBeulich@xxxxxxxxxx> wrote:
>>>> Dulloor <dulloor@xxxxxxxxx> 09.11.09 08:40 >>>
>>Problems :
>>* With ballooning, the mfns could change underneath and the numa
>>mappings could get distorted (even for domains with the actual
>>physical memory map).
>
> Besides being unsure about the idea as such (I don't think Xen kernels
> have been knowing much about NUMA characteristics of the underlying
> machine), you're assuming that node IDs in kernel and hypervisor are
> identical, which I don't think is generally valid; XENMEMF_node(), afaict,
> is presently meant to be used by the Xen tools (and hypervisor internal
> users) only.
>
> Jan
>
>

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