Re: [patch 2/2] x86: arch specific support for remapping HPET MSIs

From: Suresh Siddha
Date: Mon Aug 10 2009 - 13:03:10 EST


On Sat, 2009-08-08 at 08:12 -0700, Ingo Molnar wrote:
> * Suresh Siddha <suresh.b.siddha@xxxxxxxxx> wrote:
>
> > x86 arch support for remapping HPET MSI's by associating the HPET
> > timer block with the interrupt-remapping HW unit and setting up
> > appropriate irq_chip
>
> interesting. This means we'd materially utilize the irq-remapper not
> just on relatively obscure, virtualization related setups, but also
> in the native x86 bootup mode, on all (hpet+remap capable) Linux
> systems?

Ingo, For native linux kernel, interrupt-remapping allows simple and
reliable irq migration from the process context (in addition to its
need for supporting cpu's capable of x2apic). And as such solves the
issues we had in the past with cpu hotplug and irq migration.

> I like it - but i'll defer to Thomas to queue it up.

thanks,
suresh

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/