commit | 6c59cb501b86f8cddc486d6846732375f7baef24 | [log] [tgz] |
---|---|---|
author | Avri Altman <avri.altman@wdc.com> | Mon Jul 12 12:50:32 2021 +0300 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Sun Aug 01 16:05:14 2021 -0400 |
tree | 332f62a18a3d15255ecdf073d13c5f52ac0a4078 | |
parent | c76a188856413f0a40585a7bc6801c755a4c0c8d [diff] |
scsi: ufs: ufshpb: Make eviction depend on region's reads In host mode, eviction is considered an extreme measure. Verify that the entering region has enough reads, and the exiting region has fewer reads. Link: https://lore.kernel.org/r/20210712095039.8093-6-avri.altman@wdc.com Reviewed-by: Daejun Park <daejun7.park@samsung.com> Signed-off-by: Avri Altman <avri.altman@wdc.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>