|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Changing how CPUS are presented to windows.
On 11/03/2010 09:01 AM, Joseph Coleman wrote:
Is there a way to change how CPU's are presented to Windows
VM's? Example if you have a quad core cpu server that is 8 virtual
cpus, if you assign all 8 virtual cpus to a single windows server it is
viewed as 8 individual processors. Is there any way to have windows see
it as 4 and not 8? The reason why is for SQL licensing. I am using open
xen cloud.
I gues you are not using cpu and vcpus in you domu config file, like
this:
vcpus = '4'
cpus = '1-7'
You can also play with xm vcpu-set and xm vcpu-pin.
Thanks,
Joe
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
--
Jorge Armando Medina
Computación Gráfica de México
Web: http://www.e-compugraf.com
Tel: 55 51 40 72, Ext: 124
Email: jmedina@xxxxxxxxxxxxxxx
GPG Key: 1024D/28E40632 2007-07-26
GPG Fingerprint: 59E2 0C7C F128 B550 B3A6 D3AF C574 8422 28E4 0632
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|