|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-users] Can one VCPU use all physical CPUs in the host
Hi, it can use just one physical CPU at time. If the VCPU is not pinned on
particular CPU (CPU core), it can be migrated over various physical CPUs over
time by Xen. But it cannot "aggregate" performance of more physical CPUs. It
will utilize 100% of single physical core in the best scenario. :)
Regards
Matej
________________________________________
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of xc l [nudtxcl@xxxxxxxxx]
Sent: 25 July 2011 02:35
To: xen-devel@xxxxxxxxxxxxxxxxxxx; xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Can one VCPU use all physical CPUs in the host
Hi all
I have a multi-core physical machine, and I run domain-1 whose VCPU count is
one, Can this VCPU use all the processors in the host?
Many thanks!
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|