* Re: [PATCH v4 0/9] make interrupt injection lockless (almost)
[not found] <1251104066-23504-1-git-send-email-gleb@redhat.com>
@ 2009-08-26 11:15 ` Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2009-08-26 11:15 UTC (permalink / raw)
To: Gleb Natapov; +Cc: kvm
On 08/24/2009 11:54 AM, Gleb Natapov wrote:
> kvm->irq_lock protects too much stuff, but still fail to protect
> everything it was design to protect (see ack notifiers call in pic). I
> want to make IRQ injection fast path as lockless as possible. This patch
> series removes kvm->irq_lock from irq injection path effectively making
> interrupt injection to lapic lockless (several kvm_irq_delivery_to_apic()
> may run in parallel), but access to lapic was never fully locked in the
> first place. VCPU could access lapic in parallel with interrupt injection.
> Patches 2-3 changes irq routing data structure to much more efficient one.
>
Applied all, thanks.
--
error compiling committee.c: too many arguments to function
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-08-26 11:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1251104066-23504-1-git-send-email-gleb@redhat.com>
2009-08-26 11:15 ` [PATCH v4 0/9] make interrupt injection lockless (almost) Avi Kivity
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.