diff options
| author | Long Li <[email protected]> | 2019-09-06 17:24:20 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2019-09-24 03:09:42 +0000 |
| commit | 0ed8810276907c8a633dc8cecc48dabb6678cd23 (patch) | |
| tree | 82613f004b9c2effbf154b63590b8653566b3c04 /drivers/usb/cdns3/cdns3-ti.c | |
| parent | scsi: qedf: Remove always false 'tmp_prio < 0' statement (diff) | |
| download | kernel-0ed8810276907c8a633dc8cecc48dabb6678cd23.tar.gz kernel-0ed8810276907c8a633dc8cecc48dabb6678cd23.zip | |
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 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions
