Il 09/04/2013 09:08, Gleb Natapov ha scritto:
>> > Current interrupt coalescing logci which only used by RTC has conflict
>> > with Posted Interrupt.
>> >
>> > This patch introduces a new mechinism to use eoi to track interrupt:
>> > When delivering an interrupt to vcpu, the pending_eoi set to num
On Mon, Apr 08, 2013 at 10:17:42PM +0800, Yang Zhang wrote:
> From: Yang Zhang
>
> Current interrupt coalescing logci which only used by RTC has conflict
> with Posted Interrupt.
>
> This patch introduces a new mechinism to use eoi to track interrupt:
> When delivering an interrupt to vcpu, the
From: Yang Zhang
Current interrupt coalescing logci which only used by RTC has conflict
with Posted Interrupt.
This patch introduces a new mechinism to use eoi to track interrupt:
When delivering an interrupt to vcpu, the pending_eoi set to number of
vcpu that received the interrupt. And decreas