diff options
author | Mike Christie <[email protected]> | 2023-06-26 18:22:59 -0500 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2023-07-03 12:15:13 -0400 |
commit | 48ae70dd4d9c448d1d628b4ccbdd1d912cc24215 (patch) | |
tree | db9975a3e6c684af9d42664ad1e01c8c3a7c5ef0 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9e09d0ec2b8da6f776a1c8bc7adf6d5501d43a37 (diff) |
vhost_scsi: make SCSI cmd completion per vq
This patch separates the scsi cmd completion code paths so we can complete
cmds based on their vq instead of having all cmds complete on the same
worker/CPU. This will be useful with the next patches that allow us to
create mulitple worker threads and bind them to different vqs, and we can
have completions running on different threads/CPUs.
Signed-off-by: Mike Christie <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions