diff options
author | 2024-05-07 09:54:10 +0300 | |
---|---|---|
committer | 2024-05-07 08:07:05 -0700 | |
commit | 34cfb09cdc75457a671279165a88a0739a170f07 (patch) | |
tree | 27c66ee00586139fa3c264949eabf645d0396695 /scripts/generate_rust_analyzer.py | |
parent | nvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers (diff) | |
download | linux-rng-34cfb09cdc75457a671279165a88a0739a170f07.tar.xz linux-rng-34cfb09cdc75457a671279165a88a0739a170f07.zip |
nvmet: make nvmet_wq unbound
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@vastdata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Keith Busch <kbusch@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions