Quote:
Originally Posted by headsh0t That's what I was using with the C2Q was 2 VMs. Is it better to run 1 VM across all 4 cores? I also like the fact if I need to use the computer, or even game on it, I can still let one VM run and use the 2 other cores. I wish I could set it up to use 3 cores. |
All you need is one VM, two is wasting resources like Zero82z said.
If you add these two lines to the .vmx file it won't slow down your gpu's anymore and you won't have to worry about setting the priority in taskmanager, you should probably increase the memsize also as VM's love lot's of memory...
priority.ungrabbed = "idle"
priority.grabbed = "idle"