Re: [PATCH v1 3/3] scsi: ufs: Utilize Transfer Request List Completion Notification Register
From: Bean Huo <hidden>
Date: 2021-05-31 17:25:54
Also in:
linux-mediatek, linux-scsi, lkml
From: Bean Huo <hidden>
Date: 2021-05-31 17:25:54
Also in:
linux-mediatek, linux-scsi, lkml
On Mon, 2021-05-24 at 01:36 -0700, Can Guo wrote:
By reading the UTP Transfer Request List Completion Notification Register, which is added in UFSHCI Ver 3.0, SW can easily get the compeleted transfer requests. Thus, SW can get rid of host lock, which is used to synchronize the tr_doorbell and outstanding_reqs, on transfer requests dispatch and completion paths. This can further benefit random read/write performance. Cc: Stanley Chu <redacted> Co-developed-by: Asutosh Das <redacted> Signed-off-by: Asutosh Das <redacted> Signed-off-by: Can Guo <redacted>
Reviewed-by: Bean Huo <redacted> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel