Re: [PATCH 00/16] dyn_array and nr_irqs support v2

From: H. Peter Anvin
Date: Fri Aug 01 2008 - 21:38:31 EST


Yinghai Lu wrote:
Sorry I was referring to the MSI-X source vector number which is a 12
bit index into an array of MSI-X vectors on the pci device, not the
vector we receive the irq at on the pci card.

cpu is going to check that vectors in addition to vectors in IDT?

No, but the mapping from MSI-X vectors to -> {CPU, IDT} is arbitrary, as the MSI(-X) address and data registers contain the target CPU and destination vector, respectively. However, we may have to manage the mappings directly, to re-use IDT entries and provide interrupt balancing.

-hpa
--
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/