diff options
| author | Tomas Henzl <[email protected]> | 2024-09-03 14:47:29 +0000 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2024-09-13 00:34:44 +0000 |
| commit | 24d7071d964574cca41fa72a10c211221af37aec (patch) | |
| tree | 503509b7ea75e55691fbd85915d3fef9481689ca /drivers/scsi/scsi_debug.c | |
| parent | scsi: ufs: qcom: Update MODE_MAX cfg_bw value (diff) | |
| download | kernel-24d7071d964574cca41fa72a10c211221af37aec.tar.gz kernel-24d7071d964574cca41fa72a10c211221af37aec.zip | |
scsi: mpi3mr: A performance fix
Commit 0c52310f2600 ("hrtimer: Ignore slack time for RT tasks in
schedule_hrtimeout_range()") effectivelly shortens a sleep in a polling
function in the driver. That is causing a performance regression as the
new value of just 2us is too low, in certain tests the perf drop is ~30%.
Fix this by adjusting the sleep to 20us (close to the previous value).
Reported-by: Jan Jurca <[email protected]>
Signed-off-by: Tomas Henzl <[email protected]>
Acked-by: Sumit Saxena <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'drivers/scsi/scsi_debug.c')
0 files changed, 0 insertions, 0 deletions
