Re: [PATCH v2 11/43] KVM: Don't block+unblock when halt-polling is successful

From: Paolo Bonzini
Date: Mon Nov 29 2021 - 17:32:05 EST


On 11/29/21 18:25, Sean Christopherson wrote:
If I apply though only the patch series up to this patch, my fedora VM seems
to work fine, but my windows VM still locks up hard when I run 'LatencyTop'
in it, which doesn't happen without this patch.

Buy "run 'LatencyTop' in it", do you mean running something in the Windows guest?
The only search results I can find for LatencyTop are Linux specific.

I think it's LatencyMon, https://www.resplendence.com/latencymon.

Paolo