All of lore.kernel.org
 help / color / mirror / Atom feed
* strange phenomenon on CPU affinity
@ 2013-03-15  9:08 周理科
  2013-03-15 13:36 ` Juergen Gross
  0 siblings, 1 reply; 3+ messages in thread
From: 周理科 @ 2013-03-15  9:08 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 855 bytes --]

Hello,
     My testing machine has 2 quad-core CPU (It supports hyperthreading,
but i disable it in BIOS). I uses Xen 4.0.1 as the hypervisor. When I use 8
VMs to conduct a test, CPU affinity of the VMs is very strange. Like this:

vm_name  vcpu_num  cpu_affinity
Domain-0    8      any
VM1            4      1,3,5,7
VM2            4      1,3,5,7
VM3            4      1,3,5,7
VM4            4      1,3,5,7
VM5            4      1,3,5,7
VM6            4      0,2,4,6
VM7            4      0,2,4,6
VM8            4      0,2,4,6

I do not set the CPU affinity in the configuration file, and I cannot find
when the hypervisor set the CPU affinity in the source code. In this
situation, 4 VCPUs of each VM are binding to 4 PCPUs permanently, and 5 VMs
run on a set of PCPUs, and others run on the other set of PCPUs. It is
unfair to these VMs.

-- 
Like Zhou

[-- Attachment #1.2: Type: text/html, Size: 1040 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-15 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-15  9:08 strange phenomenon on CPU affinity 周理科
2013-03-15 13:36 ` Juergen Gross
2013-03-15 14:17   ` Like Zhou

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.