Skip to content
Commit b7a7d674 authored by David Howells's avatar David Howells
Browse files

rxrpc: Impose a maximum number of client calls



Impose a maximum on the number of client rxrpc calls that are allowed
simultaneously.  This will be in lieu of a maximum number of client
connections as this is easier to administed as, unlike connections, calls
aren't reusable (to be changed in a subsequent patch)..

This doesn't affect the limits on service calls and connections.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 4349abdb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment