|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Interrupt forwarding
On Sat, 12 Mar 2005 18:21:19 +0000, Keir Fraser
<Keir.Fraser@xxxxxxxxxxxx> wrote:
>
> On 12 Mar 2005, at 18:11, Ian Pratt wrote:
>
> > Shared interrupts aren't good news for performance, but they work OK.
> >
> > If a driver domain locks up we can kill and restart it -- for safety we
> > don't rely on it to ack the interrupt.
>
> Shared interrupts are slightly worse because the irq won't get unmasked
> until all receivers say their work is done. If one lock sup it starves
> the rest -- until this is detected and that domain gets blown away.
After you blow away the domain how do you acknowledge the interrupt?
Is all hardware required to have a tiny driver in the supervisor to
handling acking in this case? If you don't ack it, it is going to keep
interrupting.
>
> Fortunately the days of shared interrupts are numbered with MSI and
> PCI-Express.
>
> -- Keir
>
>
--
Jon Smirl
jonsmirl@xxxxxxxxx
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|