diff options
author | Shreyas Deodhar <sdeodhar@marvell.com> | 2022-12-22 05:39:32 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-01-12 05:48:26 +0100 |
commit | 1d201c81d4cc6840735bbcc99e6031503e5cf3b8 (patch) | |
tree | 4a9075fef4c76657b9f7d902ad1042f47e3c18f3 /drivers/iio | |
parent | scsi: qla2xxx: edif: Fix clang warning (diff) | |
download | linux-1d201c81d4cc6840735bbcc99e6031503e5cf3b8.tar.xz linux-1d201c81d4cc6840735bbcc99e6031503e5cf3b8.zip |
scsi: qla2xxx: Select qpair depending on which CPU post_cmd() gets called
In current I/O path, Tx and Rx may not be processed on same CPU. This may
lead to thrashing and optimum performance may not be achieved.
Pick qpair such that Tx and Rx are processed on same CPU.
Signed-off-by: Shreyas Deodhar <sdeodhar@marvell.com>
Signed-off-by: Nilesh Javali <njavali@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions