C
ChUIMonster
Guest
This might not be a PASOE problem. It could also be an issue with your VM configuration. Especially if you have more virtual CPUs allocated than there are actual cores. (Remember - HT cores are not real.) It may not even be the VM that you are testing with. Suppose, for instance, that your physical machine has 8 cores. If there is some other VM with 6 "virtual cpus" then every time it gets scheduled it uses 6 cores. Leaving just 2 for everything else. If you need 4 then you will have to wait until that other VM is no longer running.
Continue reading...
Continue reading...