All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] nvme-multipath: additional iopolicies
@ 2023-07-26 13:23 Hannes Reinecke
  2023-07-26 13:23 ` [PATCH 1/2] nvme-multipath: add " Hannes Reinecke
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hannes Reinecke @ 2023-07-26 13:23 UTC (permalink / raw)
  To: Christoph Hellwig
  Cc: Sagi Grimberg, Keith Busch, Ewan Milne, Uday Shankar,
	Randy Jennings, linux-nvme, Hannes Reinecke

Hi all,

as Ewan raised the issue that we are suffering from a buffer-bloat
problem when using the round-robin I/O scheduler here are additiona
I/O schedulers to improve the situation.
The schedulers are untested, and are compile-tested only.
I just putting them out here as I had several requests for them;
I'm happily improving them upon feedback.

Hannes Reinecke (2):
  nvme-multipath: add additional iopolicies
  nvme-multipath: add 'latency' iopolicy

 drivers/nvme/host/core.c      |  1 +
 drivers/nvme/host/multipath.c | 69 ++++++++++++++++++++++++++++++++++-
 drivers/nvme/host/nvme.h      |  8 ++++
 3 files changed, 76 insertions(+), 2 deletions(-)

-- 
2.35.3



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

end of thread, other threads:[~2023-07-26 13:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 13:23 [PATCH RFC 0/2] nvme-multipath: additional iopolicies Hannes Reinecke
2023-07-26 13:23 ` [PATCH 1/2] nvme-multipath: add " Hannes Reinecke
2023-07-26 13:23 ` [PATCH 2/2] nvme-multipath: add 'latency' iopolicy Hannes Reinecke
2023-07-26 13:25 ` [PATCH RFC 0/2] nvme-multipath: additional iopolicies Christoph Hellwig
2023-07-26 13:32   ` Hannes Reinecke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.