aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMike Christie <[email protected]>2021-05-25 13:17:58 -0500
committerMartin K. Petersen <[email protected]>2021-06-02 01:28:20 -0400
commitb25b957d2db1585602c2c70fdf4261a5641fe6b7 (patch)
tree850786de416421c08478db0ca2bdf6ede530f8f9 /tools/perf/scripts/python/export-to-sqlite.py
parent06c203a5566beecebb1f8838d026de8a61c8df71 (diff)
scsi: iscsi: Use system_unbound_wq for destroy_work
Use the system_unbound_wq for async session destruction. We don't need a dedicated workqueue for async session destruction because: 1. perf does not seem to be an issue since we only allow 1 active work. 2. it does not have deps with other system works and we can run them in parallel with each other. Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Lee Duncan <[email protected]> Signed-off-by: Mike Christie <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions