diff options
author | Xingui Yang <yangxingui@huawei.com> | 2023-05-15 05:41:20 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-05-17 04:36:40 +0300 |
commit | a090fc97617b1b2d0dc8dcb418cc614573a1a8be (patch) | |
tree | 7ef49402f8cb34e5eb71eb65f6ec269bcb97e568 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b68daae9660b45a0bb3ac9df1f1746d15693d254 (diff) | |
download | linux-a090fc97617b1b2d0dc8dcb418cc614573a1a8be.tar.xz |
scsi: hisi_sas: Change DMA setup lock timeout to 2.5s
DMA setup lock timeout protection is added when DMA setup frames are
received. It's a function outside the protocol and used to prevent SATA
disk I/Os from being delivered for a long time. The default value is 100ms,
it's too strict and easily triggered timeout when the disk is overloaded or
faulty. Based on the average I/O latency of 300 disks, we adjust the value
to 2.5s.
Signed-off-by: Xingui Yang <yangxingui@huawei.com>
Signed-off-by: Yihang Li <liyihang9@huawei.com>
Signed-off-by: Xiang Chen <chenxiang66@hisilicon.com>
Link: https://lore.kernel.org/r/1684118481-95908-3-git-send-email-chenxiang66@hisilicon.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions