[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20180319161618.GA26103@kroah.com>
Date: Mon, 19 Mar 2018 17:16:18 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Doug Oucharek <dougso@...com>
Cc: devel@...verdev.osuosl.org, "Drokin, Oleg" <oleg.drokin@...el.com>,
"Dilger, Andreas" <andreas.dilger@...el.com>,
James Simmons <jsimmons@...radead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Lustre Development List <lustre-devel@...ts.lustre.org>
Subject: Re: [PATCH] staging: lustre: o2iblnd: Enable Multiple OPA Endpoints
between Nodes
On Thu, Mar 15, 2018 at 02:53:46PM -0700, Doug Oucharek wrote:
> OPA driver optimizations are based on the MPI model where it is
> expected to have multiple endpoints between two given nodes. To
> enable this optimization for Lustre, we need to make it possible,
> via an LND-specific tuneable, to create multiple endpoints and to
> balance the traffic over them.
>
> Both sides of a connection must have this patch for it to work.
> Only the active side of the connection (usually the client)
> needs to have the new tuneable set > 1.
>
> Signed-off-by: Doug Oucharek <doug.s.oucharek@...el.com>
> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-8943
> Reviewed-on: https://review.whamcloud.com/25168
> Reviewed-by: Amir Shehata <amir.shehata@...el.com>
> Reviewed-by: Dmitry Eremin <dmitry.eremin@...el.com>
> Reviewed-by: James Simmons <uja.ornl@...oo.com>
> Reviewed-by: Oleg Drokin <oleg.drokin@...el.com>
> Signed-off-by: Doug Oucharek <dougso@...com>
> ---
> .../lustre/include/uapi/linux/lnet/lnet-dlc.h | 3 ++-
> .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.h | 17 ++++++++++++---
> .../staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c | 25 +++++++++++++++-------
> .../lustre/lnet/klnds/o2iblnd/o2iblnd_modparams.c | 9 ++++++++
> 4 files changed, 42 insertions(+), 12 deletions(-)
Does not apply to my tree at all :(
Powered by blists - more mailing lists