diff options
author | Sagi Grimberg <[email protected]> | 2024-05-07 09:54:10 +0300 |
---|---|---|
committer | Keith Busch <[email protected]> | 2024-05-07 08:07:05 -0700 |
commit | 34cfb09cdc75457a671279165a88a0739a170f07 (patch) | |
tree | 27c66ee00586139fa3c264949eabf645d0396695 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4b9a89be214235acbff003232baba123c868a25c (diff) |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions