netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: ubraun@linux.vnet.ibm.com
Cc: hch@lst.de, netdev@vger.kernel.org, linux-rdma@vger.kernel.org,
	linux-s390@vger.kernel.org, jwi@linux.vnet.ibm.com,
	schwidefsky@de.ibm.com, heiko.carstens@de.ibm.com,
	raspl@linux.vnet.ibm.com
Subject: Re: [PATCH net-next 00/10] net/smc: get rid of unsafe_global_rkey
Date: Sat, 29 Jul 2017 11:23:16 -0700 (PDT)	[thread overview]
Message-ID: <20170729.112316.596199895398096388.davem@davemloft.net> (raw)
In-Reply-To: <20170728115622.17247-1-ubraun@linux.vnet.ibm.com>

From: Ursula Braun <ubraun@linux.vnet.ibm.com>
Date: Fri, 28 Jul 2017 13:56:12 +0200

> The smc code uses the unsafe_global_rkey, exposing all memory for
> remote reads and writes once a connection is established.
> Here is now a patch series to get rid of unsafe_global_rkey usage.
> Main idea is to switch to SG-logic and separate memory regions for RMBs.

Series applied, thanks.

      parent reply	other threads:[~2017-07-29 18:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-28 11:56 [PATCH net-next 00/10] net/smc: get rid of unsafe_global_rkey Ursula Braun
     [not found] ` <20170728115622.17247-1-ubraun-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>
2017-07-28 11:56   ` [PATCH net-next 01/10] net/smc: serialize connection creation in all cases Ursula Braun
2017-07-28 11:56   ` [PATCH net-next 02/10] net/smc: shorten local bufsize variables Ursula Braun
2017-07-28 11:56   ` [PATCH net-next 09/10] net/smc: cleanup function __smc_buf_create() Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 03/10] net/smc: introduce sg-logic for RMBs Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 04/10] net/smc: use separate memory regions " Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 05/10] net/smc: register RMB-related memory region Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 06/10] net/smc: remove Kconfig warning Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 07/10] net/smc: introduce sg-logic for send buffers Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 08/10] net/smc: common functions for RMBs and " Ursula Braun
2017-07-28 11:56 ` [PATCH net-next 10/10] net/smc: synchronize buffer usage with device Ursula Braun
2017-07-29 18:23 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170729.112316.596199895398096388.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=hch@lst.de \
    --cc=heiko.carstens@de.ibm.com \
    --cc=jwi@linux.vnet.ibm.com \
    --cc=linux-rdma@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=raspl@linux.vnet.ibm.com \
    --cc=schwidefsky@de.ibm.com \
    --cc=ubraun@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).