summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorKarsten Graul <kgraul@linux.ibm.com>2018-11-22 10:26:43 +0100
committerDavid S. Miller <davem@davemloft.net>2018-11-23 17:20:33 -0800
commitc7674c001b1143a5bc6b36efc7adc4bdd8ff5e76 (patch)
tree924ebacf5af37188b4d57a9f4fe7da7db53a9ca8 /crypto
parent60e03c62c5db22c5eb63bcb6ce226cf05f4ee47c (diff)
downloadlinux-c7674c001b1143a5bc6b36efc7adc4bdd8ff5e76.tar.bz2
net/smc: unregister rkeys of unused buffer
When an rmb is no longer in use by a connection, unregister its rkey at the remote peer with an LLC DELETE RKEY message. With this change, unused buffers held in the buffer pool are no longer registered at the remote peer. They are registered before the buffer is actually used and unregistered when they are no longer used by a connection. Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Ursula Braun <ubraun@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions