On 08/31/2010 12:33 AM, Zachary Amsden wrote:
On 08/26/2010 11:15 PM, Jason Wang wrote:
Pit interrupt injection was done by workqueue, so no need to check
pending pit timer in vcpu thread which could lead unnecessary
unblocking of vcpu.
Is this actually correct? There were a bunch of workarounds and fixes
put into this code over time. Please check with Chris Lalancette, I
think he was the last to touch this code.
Once upon a time we injected PIT interrupts from the vcpu thread (even
though the PIT is external to any vcpu) which let to a lot of
complications in the implementation. This patch removes one of them.
--
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html