BACKPORT: scsi: ufs: core: Increase fDeviceInit poll frequency
UFS devices are expected to clear fDeviceInit flag in single digit milliseconds. Current values of 5 to 10 millisecond sleep add to increased latency during the initialization and resume path. This CL lowers the sleep range to 500 to 1000 microseconds. Bug: 236993021 Link: https://lore.kernel.org/r/20220421002429.3136933-1-bvanassche@acm.org Acked-by:Avri Altman <avri.altman@wdc.com> Signed-off-by:
Konstantin Vyshetsky <vkon@google.com> Signed-off-by:
Bart Van Assche <bvanassche@acm.org> Signed-off-by:
Martin K. Petersen <martin.petersen@oracle.com> (cherry picked from commit a4e6496f) Change-Id: I3a9a01853e89ea73ff5e355007db4730fa853ea0
Loading
Please sign in to comment