Loading
!5770 v2 scsi: hisi_sas: Fixed some issues in the SAS
Merge Pull Request from: @ci-robot PR sync from: Yihang Li <liyihang9@huawei.com> https://mailweb.openeuler.org/hyperkitty/list/kernel@openeuler.org/message/FC7IJTYWFKOM2YNCUWGC3KNMOO3QF2D5/ This patchset includes 2 minor changes - For interrupt coalescing, the count of CQ entries is set to 10, and the interrupt coalescing timeout period is set to 10us. - Add cond_resched() to cq_thread_v3_hw() to execute the watchdog thread. Changes since v1: - Remove unnecessary comments. - Update the commit message for patch 1. Yihang Li (2): scsi: hisi_sas: Default enable interrupt coalescing scsi: hisi_sas: Add cond_resched() to cq_thread_v3_hw() -- 2.33.0 https://gitee.com/openeuler/kernel/issues/I9BBFQ Link:https://gitee.com/openeuler/kernel/pulls/5770 Reviewed-by:Yihang Li <liyihang9@huawei.com> Signed-off-by:
Jialin Zhang <zhangjialin11@huawei.com>