Mailing List Archive

[lvs-users] [PATCH 0/3] ipvsadm: Document/add support for fo/ovf/mh schedulers
The kernel supports the fo, ovf and mh IPVS schedulers, but ipvsadm has not
yet been updated to document/support them. Currently ipvsadm can support them,
but users of ipvsadm will not be aware of their existence without reading the
kernel sources.

The following patches document support for these schedulers, and also adds
new flags mh-fallback and mh-port.

Quentin Armitage (3):
ipvsadm: Document support of fo scheduler
ipvsadm: Document support of ovf scheduler
ipvsadm: Add support for mh scheduler

SCHEDULERS | 2 +-
ipvsadm.8 | 19 +++++++++++++++++++
ipvsadm.c | 31 +++++++++++++++++++++++++++----
3 files changed, 47 insertions(+), 5 deletions(-)

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
Re: [lvs-users] [PATCH 0/3] ipvsadm: Document/add support for fo/ovf/mh schedulers [ In reply to ]
On Fri, 04 Jan 2019 20:26:27 +0000
Quentin Armitage <quentin@armitage.org.uk> wrote:

> The kernel supports the fo, ovf and mh IPVS schedulers, but ipvsadm has not
> yet been updated to document/support them. Currently ipvsadm can support them,
> but users of ipvsadm will not be aware of their existence without reading the
> kernel sources.
>
> The following patches document support for these schedulers, and also adds
> new flags mh-fallback and mh-port.

Hi Quentin,

Can you please update the patchset according to Julian's comments, and
submit a V2 of this patchset?

--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Principal Kernel Engineer at Red Hat
LinkedIn: http://www.linkedin.com/in/brouer

_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/

LinuxVirtualServer.org mailing list - lvs-users@LinuxVirtualServer.org
Send requests to lvs-users-request@LinuxVirtualServer.org
or go to http://lists.graemef.net/mailman/listinfo/lvs-users