All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] multipath-tools: add info to man page for the historical-service-time path selector
@ 2020-07-07 21:17 Xose Vazquez Perez
  2020-07-07 21:44 ` Gabriel Krisman Bertazi
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2020-07-07 21:17 UTC (permalink / raw)
  Cc: Xose Vazquez Perez, Khazhismel Kumykov, DM-DEVEL ML,
	Gabriel Krisman Bertazi, Martin Wilck

Cc: Khazhismel Kumykov <khazhy@google.com>
Cc: Gabriel Krisman Bertazi <krisman@collabora.com>
Cc: Martin Wilck <mwilck@suse.com>
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: DM-DEVEL ML <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
---
 multipath/multipath.conf.5 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5
index 05a5e8ff..6e637769 100644
--- a/multipath/multipath.conf.5
+++ b/multipath/multipath.conf.5
@@ -205,6 +205,10 @@ of outstanding I/O to the path.
 (Since 2.6.31 kernel) Choose the path for the next bunch of I/O based on the amount
 of outstanding I/O to the path and its relative throughput.
 .TP
+.I "historical-service-time 0"
+(Since 5.8 kernel) Choose the path for the next bunch of I/O based on the shortest
+time by comparing estimated service time (based on historical service time).
+.TP
 The default is: \fBservice-time 0\fR
 .RE
 .
-- 
2.26.2

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

end of thread, other threads:[~2020-07-07 23:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-07 21:17 [PATCH] multipath-tools: add info to man page for the historical-service-time path selector Xose Vazquez Perez
2020-07-07 21:44 ` Gabriel Krisman Bertazi
2020-07-07 23:55   ` Martin Wilck

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.