public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mpi3mr: Add support for Resource Based Metering
@ 2022-07-08 19:50 Sreekanth Reddy
  2022-07-08 19:50 ` [PATCH 1/2] mpi3mr: " Sreekanth Reddy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Sreekanth Reddy @ 2022-07-08 19:50 UTC (permalink / raw)
  To: linux-scsi; +Cc: martin.petersen, Sreekanth Reddy

[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

Enhanced driver to track cumulative pending large data size
at the controller level and at a throttle group level.
when one of the value exceeds a firmware determined value
then divert the future selective I/O to the firmware.

Sreekanth Reddy (2):
  mpi3mr: Resource Based Metering
  mpi3mr: Reduce VD queue depth on detecting the throttling

 drivers/scsi/mpi3mr/mpi3mr.h    |  71 +++++++-
 drivers/scsi/mpi3mr/mpi3mr_fw.c |  66 ++++++++
 drivers/scsi/mpi3mr/mpi3mr_os.c | 290 +++++++++++++++++++++++++++++++-
 3 files changed, 417 insertions(+), 10 deletions(-)

-- 
2.27.0


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4218 bytes --]

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

end of thread, other threads:[~2022-07-27  3:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08 19:50 [PATCH 0/2] mpi3mr: Add support for Resource Based Metering Sreekanth Reddy
2022-07-08 19:50 ` [PATCH 1/2] mpi3mr: " Sreekanth Reddy
2022-07-08 19:50 ` [PATCH 2/2] mpi3mr: Reduce VD queue depth on detecting the throttling Sreekanth Reddy
2022-07-15  0:10   ` Guenter Roeck
2022-07-14  3:48 ` [PATCH 0/2] mpi3mr: Add support for Resource Based Metering Martin K. Petersen
2022-07-27  3:15 ` Martin K. Petersen

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