aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorLong Li <[email protected]>2019-09-06 10:24:20 -0700
committerMartin K. Petersen <[email protected]>2019-09-23 23:09:42 -0400
commit0ed8810276907c8a633dc8cecc48dabb6678cd23 (patch)
tree82613f004b9c2effbf154b63590b8653566b3c04 /tools/perf/scripts/python/exported-sql-viewer.py
parent4b062e7cf940aa4f38fedc3a964b24cb095373f0 (diff)
scsi: storvsc: setup 1:1 mapping between hardware queue and CPU queue
storvsc doesn't use a dedicated hardware queue for a given CPU queue. When issuing I/O, it selects returning CPU (hardware queue) dynamically based on vmbus channel usage across all channels. This patch advertises num_present_cpus() as number of hardware queues. This will have upper layer setup 1:1 mapping between hardware queue and CPU queue and avoid unnecessary locking when issuing I/O. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Long Li <[email protected]> Reviewed-by: Michael Kelley <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions