Matthew Wilcox <matthew@wil.cx> writes:There is a reason we don't have an API to support this. Linux can not reasonably support this, especially not on current X86. The designers of the of the AHCI were idiots and should have used MSI-X. Attempting to support multiple irqs in an MSI capability breaks every interesting use of an irq. mask/unmask is will likely break because the mask bit is optional and when it is not present we disable the msi capability. We can not set the affinity individually so we can not allow different queues to be processed on different cores. So in general it seems something that we have to jump through a million hurdles and the result is someones twisted parody of a multiple working irqs, that even Intel's IOMMU can't cure. So unless the performance of the AHCI is better by a huge amount I don't see the point, and even then I am extremely sceptical. Eric --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO |
| Trent Piepho | Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
| Steven Rostedt | Re: -rt scheduling: wakeup bug? |
| Andrew Morton | Re: [BUG] New Kernel Bugs |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| David Miller | [GIT]: Networking |
git: | |
