public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] scsi: ufs: allow customizable WriteBooster flush policy
@ 2020-05-08 17:15 Stanley Chu
  2020-05-08 17:15 ` [PATCH v1 1/5] scsi: ufs: introduce ufs_hba_variant_params to collect customizable parameters Stanley Chu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Stanley Chu @ 2020-05-08 17:15 UTC (permalink / raw)
  To: linux-scsi, martin.petersen, avri.altman, alim.akhtar, jejb,
	asutoshd
  Cc: bvanassche, andy.teng, chun-hung.wu, kuohong.wang, linux-kernel,
	cang, linux-mediatek, peter.wang, matthias.bgg, Stanley Chu,
	linux-arm-kernel, beanhuo

Hi,

This patch set tries to allow vendors to modify the WriteBooster flush policy.

In the same time, collect all customizable parameters to an unified structure to make UFS driver more clean.

Stanley Chu (5):
  scsi: ufs: introduce ufs_hba_variant_params to collect customizable
    parameters
  scsi: ufs-mediatek: change the way to use customizable parameters
  scsi: ufs: customize flush threshold for WriteBooster
  scsi: ufs: use flexible definition for UFS_WB_BUF_REMAIN_PERCENT
  scsi: ufs-mediatek: customize WriteBooster flush policy

 drivers/scsi/ufs/ufs-mediatek.c |  5 ++--
 drivers/scsi/ufs/ufs.h          |  5 +---
 drivers/scsi/ufs/ufshcd.c       | 46 ++++++++++++++-------------------
 drivers/scsi/ufs/ufshcd.h       |  9 ++++++-
 4 files changed, 32 insertions(+), 33 deletions(-)

-- 
2.18.0
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-05-09  9:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-08 17:15 [PATCH v1 0/5] scsi: ufs: allow customizable WriteBooster flush policy Stanley Chu
2020-05-08 17:15 ` [PATCH v1 1/5] scsi: ufs: introduce ufs_hba_variant_params to collect customizable parameters Stanley Chu
2020-05-08 17:15 ` [PATCH v1 2/5] scsi: ufs-mediatek: change the way to use " Stanley Chu
2020-05-08 17:15 ` [PATCH v1 3/5] scsi: ufs: customize flush threshold for WriteBooster Stanley Chu
2020-05-08 18:12   ` Asutosh Das (asd)
2020-05-09  9:15     ` Stanley Chu
2020-05-08 17:15 ` [PATCH v1 4/5] scsi: ufs: use flexible definition for UFS_WB_BUF_REMAIN_PERCENT Stanley Chu
2020-05-08 17:15 ` [PATCH v1 5/5] scsi: ufs-mediatek: customize WriteBooster flush policy Stanley Chu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox