diff options
author | Tim Smith <tim@electronghost.co.uk> | 2014-03-04 00:04:45 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2014-03-04 11:36:53 +0100 |
commit | 7727640cc3c4d03b6a3cb5bf26d48c72e31403ca (patch) | |
tree | 1297fc34c3003a300faa45d57ecd4db15730a5d8 /Documentation/networking | |
parent | af_rxrpc: Request an ACK for every alternate DATA packet (diff) | |
download | linux-7727640cc3c4d03b6a3cb5bf26d48c72e31403ca.tar.xz linux-7727640cc3c4d03b6a3cb5bf26d48c72e31403ca.zip |
af_rxrpc: Keep rxrpc_call pointers in a hashtable
Keep track of rxrpc_call structures in a hashtable so they can be
found directly from the network parameters which define the call.
This allows incoming packets to be routed directly to a call without walking
through hierarchy of peer -> transport -> connection -> call and all the
spinlocks that that entailed.
Signed-off-by: Tim Smith <tim@electronghost.co.uk>
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions