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

[Xen-users] Re: [Xen-devel] What's the different for "dom0_max_vcpus=4 d

To: lei yang <yanglei.fage@xxxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] What's the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ?
From: Keir Fraser <keir.fraser@xxxxxxxxxxxxx>
Date: Fri, 21 May 2010 16:59:27 +0100
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>, Xen Mailing List <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 21 May 2010 09:08:35 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTimn2XnISAXff8CafeivrmsRTE9LkircaN3I0vus@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Acr4+9sNuiUhi70dRQSLAzW5O+MI/QAArvTv
Thread-topic: [Xen-devel] What's the different for "dom0_max_vcpus=4 dom0_vcpus_pin" and "dom0_max_vcpus=4" ?
User-agent: Microsoft-Entourage/12.24.0.100205
On 21/05/2010 16:39, "lei yang" <yanglei.fage@xxxxxxxxx> wrote:

>> The former restricts Xen to only run Dom0 VCPUs 0-3 on physical CPUs 0-3.
>  
> dom0_max_vcpus=4 dom0_vcpus_pin will just to core0-3? can it be 3 4 5 6?
> if remove "dom0_vcpus_pin" just use "  dom0_max_vcpus=4 " can it be 3 4 5 6 ?

No, but you can set whatever affinity you like after dom0 has booted. For
example, to pin Dom0 VCPUs 0-3 to CPUs 3-6 respectively:
xl vcpu-pin 0 0 3
xl vcpu-pin 0 1 4
xl vcpu-pin 0 2 5
xl vcpu-pin 0 3 6
(or use xm vcpu-pin if you are not using the new xl command).

 -- Keir



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