Hi, Is it possible to bind HVM domains (Windows XP) to the specific CPU? For example I have 3 domains (Windows XP) and Core 2 Quad (4 cores) and I would like to bind first domain to the core1, second domain to the core2 and so on. Is it possible? -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com
Piotr Jasiukajtis wrote:> Hi, > > Is it possible to bind HVM domains (Windows XP) to the specific CPU? > For example I have 3 domains (Windows XP) and Core 2 Quad (4 cores) and I would > like to bind first domain to the core1, second domain to the core2 and so on. > > Is it possible?yes, you can add something like py file -- cpus=4-5 # virsh vcpupin # xm vcpu-pin MRJ
Mark Johnson pisze:> > > Piotr Jasiukajtis wrote: >> Hi, >> >> Is it possible to bind HVM domains (Windows XP) to the specific CPU? >> For example I have 3 domains (Windows XP) and Core 2 Quad (4 cores) >> and I would like to bind first domain to the core1, second domain to >> the core2 and so on. >> >> Is it possible? > > > yes, you can add something like > > py file > -- > cpus=4-5 > > # virsh vcpupin > # xm vcpu-pinGreat, thanks! -- Regards, Piotr Jasiukajtis | estibi | SCA OS0072 http://estseg.blogspot.com