> Yes, I think that the driver definitely needs to be in control of how > many MSI-X interrupts it gets. The current mthca driver knows that it > has three different event queues -- one for firmware command events, > one for async events such as link up/down, and one for actual tx/rx > completions -- and uses a separate MSI-X message for each one. The idea was always to have MSI by default and if the driver wants MSI-X it turns off standard MSI and does its own thing completely. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Greg KH <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Andrew Vasquez <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Greg KH <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Arjan van de Ven <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Greg KH <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Arjan van de Ven <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Greg KH <[email protected]>
- Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- From: Roland Dreier <[email protected]>
- [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- Prev by Date: Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers - take 2
- Next by Date: Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers - take 2
- Previous by thread: Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- Next by thread: Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers
- Index(es):