mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function
@ 2023-09-11  5:57 Lu Hongfei
  2023-09-11  5:57 ` [PATCH v3 1/3] scsi: ufs: core: add wb buffer resize related attr_idn Lu Hongfei
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Lu Hongfei @ 2023-09-11  5:57 UTC (permalink / raw)
  To: Alim Akhtar, Avri Altman, Bart Van Assche, James E.J. Bottomley,
	Martin K. Petersen, Lu Hongfei, Bean Huo, Can Guo,
	Arthur Simchaev, Stanley Chu, Manivannan Sadhasivam, Asutosh Das,
	Bao D. Nguyen, Po-Wen Kao, Eric Biggers, Keoseong Park,
	linux-kernel, linux-scsi
  Cc: opensource.kernel

Hello,

In August 2023, the ballot for resizing the WriteBooster buffer has been
approved.

This v3 series implements the function of controlling the WriteBooster
buffer resize via sysfs that will be supported in UFS.

version 2 changes
-Using sysfs to control WB buffer resize instead of exception event handler
-Removed content related to exception event
-Solved several issues that caused compilation errors

version 3 changes
-Removed UFS version number check
-Optimized several function names to make their definitions clear and easy
to understand
-Fixed several formatting issues to avoid reporting warning information
during compilation
-Removed the ufshcd_scsi_block_requests(), ufshcd_wait_for_doorbell_clr()
and ufshcd_scsi_unblock_requests() calls in ufshcd_configure_wb_buf_resize.

------------------------------------------------------------------------
Lu Hongfei (3):
  scsi: ufs: core: add wb buffer resize related attr_idn
  scsi: ufs: core: Add sysfs attribute to control WB buffer resize
    function
  scsi: ufs: core: Add sysfs attributes to get the hint information and
    status of WB buffer resize

 Documentation/ABI/testing/sysfs-driver-ufs | 52 ++++++++++++++++
 drivers/ufs/core/ufs-sysfs.c               | 70 ++++++++++++++++++++++
 drivers/ufs/core/ufshcd.c                  | 15 +++++
 include/ufs/ufs.h                          |  5 +-
 include/ufs/ufshcd.h                       |  1 +
 5 files changed, 142 insertions(+), 1 deletion(-)

-- 
2.39.0


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

end of thread, other threads:[~2023-10-20  7:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-11  5:57 [PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function Lu Hongfei
2023-09-11  5:57 ` [PATCH v3 1/3] scsi: ufs: core: add wb buffer resize related attr_idn Lu Hongfei
2023-09-11  5:57 ` [PATCH v3 2/3] scsi: ufs: core: Add sysfs attribute to control WB buffer resize function Lu Hongfei
2023-09-11  5:57 ` [PATCH v3 3/3] scsi: ufs: core: Add sysfs attributes to get the hint information and status of WB buffer resize Lu Hongfei
2023-10-19  3:53 ` [PATCH v3 0/3] scsi: ufs: core: support WB buffer resize function 路红飞
2023-10-19  4:50 ` Lu Hongfei
2023-10-19 18:20   ` Bart Van Assche
2023-10-20  7:11     ` Lu Hongfei

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

all inboxes | Powered by JetHome®