aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDaejun Park <[email protected]>2021-07-12 18:00:25 +0900
committerMartin K. Petersen <[email protected]>2021-08-01 16:05:07 -0400
commit41d8a9333cc96f5ad4dd7a52786585338257d9f1 (patch)
tree595fc1295e8565f6220fcc7ee18bf8a400c028a5 /tools/perf/scripts/python
parent2fff76f87542fae2366448ec8b01dbff415a7d22 (diff)
scsi: ufs: ufshpb: Add HPB 2.0 support
Version 2.0 of HBP supports reads of varying sizes from 4KB to 1MB. A read operation <= 32KB is supported as single HPB read. A read between 36KB and 1MB is supported by a combination of write buffer command and HPB read command to deliver more PPN. The write buffer commands may not be issued immediately due to busy tags. To use HPB read more aggressively, the driver can requeue the write buffer command. The requeue threshold is implemented as timeout and can be modified with requeue_timeout_ms entry in sysfs. [mkp: REQ_OP_DRV_* and blk_rq_is_passthrough()] Link: https://lore.kernel.org/r/20210712090025epcms2p3b3d94f6f1b2cfa394e3d9ba130ca0fa7@epcms2p3 Tested-by: Can Guo <[email protected]> Tested-by: Stanley Chu <[email protected]> Reviewed-by: Greg Kroah-Hartman <[email protected]> Reviewed-by: Can Guo <[email protected]> Reviewed-by: Bean Huo <[email protected]> Reviewed-by: Stanley Chu <[email protected]> Signed-off-by: Daejun Park <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions