aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorSagi Grimberg <[email protected]>2024-05-07 06:54:10 +0000
committerKeith Busch <[email protected]>2024-05-07 15:07:05 +0000
commit34cfb09cdc75457a671279165a88a0739a170f07 (patch)
tree27c66ee00586139fa3c264949eabf645d0396695 /rust/helpers.c
parentnvmet-auth: return the error code to the nvmet_auth_ctrl_hash() callers (diff)
downloadkernel-34cfb09cdc75457a671279165a88a0739a170f07.tar.gz
kernel-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 <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Keith Busch <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions