dietmar Proxmox Staff Member Staff member Apr 28, 2005 17,276 702 253 Austria www.proxmox.com Feb 7, 2010 #21 BiagioParuolo said: But Do it work with KVM for limiting cpu resources to guest? Click to expand... You can select the number of CPUs to use, yes.
BiagioParuolo said: But Do it work with KVM for limiting cpu resources to guest? Click to expand... You can select the number of CPUs to use, yes.
B BiagioParuolo Active Member Apr 29, 2009 256 0 36 Salerno - Italy Feb 8, 2010 #22 dietmar said: You can select the number of CPUs to use, yes. Click to expand... Ok, I know...only number of CPU? Not Core also? And percentual of this resource?
dietmar said: You can select the number of CPUs to use, yes. Click to expand... Ok, I know...only number of CPU? Not Core also? And percentual of this resource?
tom Proxmox Staff Member Staff member Aug 29, 2006 15,938 1,224 273 Feb 8, 2010 #23 BiagioParuolo said: Ok, I know...only number of CPU? Not Core also? And percentual of this resource? Click to expand... if you have 4 physial core (one socket, quadcore CPU) you can use the following in a KVM guest: CPU Sockets: 1 Cores/Socket: 4 Total: 4 cpu´s (1*4) or: CPU Sockets: 4 Cores/Socket: 1 Total: 4 cpu´s (4*1) e.g. if you run windows xp, you should use the first one as windows xp only accepts two sockets machines. % is not possible, but take a look on CPU Units (options tab). discussed several time in the forum (just search).
BiagioParuolo said: Ok, I know...only number of CPU? Not Core also? And percentual of this resource? Click to expand... if you have 4 physial core (one socket, quadcore CPU) you can use the following in a KVM guest: CPU Sockets: 1 Cores/Socket: 4 Total: 4 cpu´s (1*4) or: CPU Sockets: 4 Cores/Socket: 1 Total: 4 cpu´s (4*1) e.g. if you run windows xp, you should use the first one as windows xp only accepts two sockets machines. % is not possible, but take a look on CPU Units (options tab). discussed several time in the forum (just search).
B BiagioParuolo Active Member Apr 29, 2009 256 0 36 Salerno - Italy Feb 8, 2010 #24 AH, thank you... then CPU Units still work. I thought it was no longer usable.