[PATCH] nvmet_fc: Reduce work_q count

Christoph Hellwig hch at infradead.org
Sun Oct 1 01:39:32 PDT 2017


On Sat, Sep 30, 2017 at 11:32:39AM -0700, James Smart wrote:
> Because we're still trying to get cpu affinity on the connection resources
> that will be shared by the io on the same queue.

And that's exactly what plain queue_work will give you.  If it doesn't
do exactly what your open code logic does it has a bug that needs to
be fixed.



More information about the Linux-nvme mailing list