[PATCH 2/2] nvme-pci: allow unmanaged interrupts
Christoph Hellwig
hch at lst.de
Mon May 20 08:37:42 PDT 2024
On Sun, May 12, 2024 at 08:35:55AM +0200, Thomas Gleixner wrote:
> That's expected as you pin the I/O operation on the isolated CPUs which
> in turn makes them use the per CPU queue.
>
> The isolated CPUs are only excluded for device management interrupts,
> but not for the affinity spread of the queues.
We'll probably need a version of isolcpus that also excludes the
interrupt spread given that users are asking for it. And I'd much
prefer that over adding radom module options to every driver to disable
managed interrupts.
More information about the Linux-nvme
mailing list