diff options
author | Chuck Lever <[email protected]> | 2016-01-07 14:50:02 -0500 |
---|---|---|
committer | Doug Ledford <[email protected]> | 2016-01-19 15:30:48 -0500 |
commit | 03fe9931536fe4782e9e34f7f499d588acd2015b (patch) | |
tree | cfee0f65e50640e7daf02eff73e9748a2e1d8db5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ba986c96f907a513215fb7f1c0a89261c97251ca (diff) |
svcrdma: Define maximum number of backchannel requests
Extra resources for handling backchannel requests have to be
pre-allocated when a transport instance is created. Set up
additional fields in svcxprt_rdma to track these resources.
The max_requests fields are elements of the RPC-over-RDMA
protocol, so they should be u32. To ensure that unsigned
arithmetic is used everywhere, some other fields in the
svcxprt_rdma struct are updated.
Signed-off-by: Chuck Lever <[email protected]>
Acked-by: Bruce Fields <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions