Resource pools only compartmentalize resources for scheduling purposes. There is no way to force multiple CPUs to work as a single thread. It simply isn't possible. You could not make a 1 vcpu box consume 16ghz of processing power with cpu resource pools. Test it out, you will see. It will spread that one cores worth of gigahertz between different physical cores, but the guest/vCPU will never see more than a cores worth of performance.
↧