[PATCH] nvmet_fc: Reduce work_q count

James Smart jsmart2021 at gmail.com
Wed Sep 27 08:40:54 PDT 2017


On 9/27/2017 1:38 AM, Johannes Thumshirn wrote:
> On Tue, Sep 26, 2017 at 09:09:58PM -0700, James Smart wrote:
>> Instead of a work_q per controller queue, use a global workqueue.
> 
> Could you be a bit more specific on why you want to use one global
> nvme-fc workqueue?
> 
> Thanks,
> 	Johannes
> 

Based on the recommendation from Christoph:
http://lists.infradead.org/pipermail/linux-nvme/2017-May/010388.html

This patch has gone through several itterations with the last 
recommendation being the single work_q.

-- james




More information about the Linux-nvme mailing list