diff options
author | 2020-02-21 17:00:33 -0500 | |
---|---|---|
committer | 2020-03-27 10:47:24 -0400 | |
commit | 9ba373ee24ea07b60b8c5041cafe88d5796bacef (patch) | |
tree | a5873649405a847f6696de3ffc14c2824c968f76 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() (diff) | |
download | wireguard-linux-9ba373ee24ea07b60b8c5041cafe88d5796bacef.tar.xz wireguard-linux-9ba373ee24ea07b60b8c5041cafe88d5796bacef.zip |
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Make a Protection Domain (PD) a per-connection resource rather than
a per-transport resource. In other words, when the connection
terminates, the PD is destroyed.
Thus there is one less HW resource that remains allocated to a
transport after a connection is closed.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions