[PATCH v2] nvmet: make nvmet_wq unbound

Keith Busch kbusch at kernel.org
Tue May 7 08:07:24 PDT 2024


On Tue, May 07, 2024 at 09:54:10AM +0300, Sagi Grimberg wrote:
> From: Sagi Grimberg <sagi.grimberg at vastdata.com>
> 
> When deleting many controllers one-by-one, it takes a very
> long time as these work elements may serialize as they are
> scheduled on the executing cpu instead of spreading. In general
> nvmet_wq can definitely be used for long standing work elements
> so its better to make it unbound regardless.
> 
> Signed-off-by: Sagi Grimberg <sagi.grimberg at vastdata.com>

Applied to nvme-6.9, thanks.



More information about the Linux-nvme mailing list