diff options
author | 2023-05-15 10:41:20 +0800 | |
---|---|---|
committer | 2023-05-16 21:36:40 -0400 | |
commit | a090fc97617b1b2d0dc8dcb418cc614573a1a8be (patch) | |
tree | 7ef49402f8cb34e5eb71eb65f6ec269bcb97e568 /include/linux/blk_types.h | |
parent | scsi: hisi_sas: Configure initial value of some registers according to HBA model (diff) | |
download | wireguard-linux-a090fc97617b1b2d0dc8dcb418cc614573a1a8be.tar.xz wireguard-linux-a090fc97617b1b2d0dc8dcb418cc614573a1a8be.zip |
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 'include/linux/blk_types.h')
0 files changed, 0 insertions, 0 deletions