Dear all:
I have been trying this for whole afternoon and whole night. I have
installed windows 7 as guest in kvm using virt-manager which use qemu. And
after I alloc it 6 vcpus, I noticed win7 only see 2 cpus in task manager. But
in device manager, it shows 6 cpus. After google a lot, looks
Try setting sockets=6,cores=1? I had this issue when running Solaris as
guest. For some reason Solaris never detected any of the cores. It could
only detect the sockets.
On Wed, Jul 23, 2014 at 9:38 PM, Scott Zhang wrote:
> Dear all:
>I have been trying this for whole afternoon and whole
Thanks for reply.
I think no need to try sockets=2. I read windows 7 only support UP to 2 socket,
this is hard limit. So we need to use cores to workaround this.
Reason:
http://serverfault.com/questions/101434/why-does-my-windows-7-vm-running-under-linux-kvm-not-use-all-the-virtual-proces
Shar
On 7/23/2014 6:22 PM, Sai Prajeeth wrote:
Try setting sockets=6,cores=1? I had this issue when running Solaris as
guest. For some reason Solaris never detected any of the cores. It could
only detect the sockets.
Unlikely to work. Windows 7 (unlike the more expensive server licenses
for the sa
that is interesting. i use my opensuse 13.1 with i7 4cores.cpu and run win7
as guest. win7 show 4 cpus correctly. guess the problem with fedora kvm or
the xeon cpu. will try later to confirm
On Jul 24, 2014 12:35 AM, "Jakob Bohm" wrote:
> On 7/23/2014 6:22 PM, Sai Prajeeth wrote:
>
>> Try setting
http://social.technet.microsoft.com/Forums/windows/en-US/970c999c-8ffc-4611-968c-7d0ceffbedd4/max-number-of-cpu-cores-that-windows-7-64-bit-will-recognize?forum=w7itprohardware
Depending on your version of Windows 7, your license supports either
one or two CPU and any number of cores.
Tony
On
Aside from verifying/supporting the previous posts which state that a
Desktop OS like Win7 only supports 2 CPUs, I wonder why the effort to
even deploy on multiple CPU. Today's OS (all I know of) fully take
advantage of all physical CPUs no matter how many (or few) virtual
CPUs are configured. Th