setting nvme irq per cpu affinity in device driver
Christoph Hellwig
hch at infradead.org
Wed Sep 2 07:05:17 PDT 2015
We'll need a proper API in the interrupt subsystem to set the affinity
instead of poking directly into the internals. The irq subsystem
maintainer already indicated he's fine with adding suh an API
in principle. Please go ahead and propose something similar to your
implementation, just as an exported API in kernel/irq instead of inside
the NVMe driver.
More information about the Linux-nvme
mailing list