Comment 3 for bug 1355921

Revision history for this message
Jon Grimm (jgrimm) wrote :

What I believe is happening: The hypervisor treats available VCPUs as sockets*cores. But when threads are assigned for VCPUs (via mechanisms in new blueprint).. that's what throws off the accounting, as it simply substracts guest VCPUs from the overall total VCPUs available. Suggestion would be to only count guest cores against the accounting (since that's what the hypervisor is calling an available VCPU.