summaryrefslogtreecommitdiffstats
path: root/net/rxrpc/input.c
diff options
context:
space:
mode:
authorDavid Howells2016-09-24 19:05:26 +0200
committerDavid Howells2016-09-24 19:05:26 +0200
commit805b21b929e29192fb5de16154f616bfc1116e3e (patch)
treeb48e21a8c4d7b824fe0e9289fe51a9e739a5c46e /net/rxrpc/input.c
parenthv_netvsc: fix comments (diff)
downloadkernel-qcow2-linux-805b21b929e29192fb5de16154f616bfc1116e3e.tar.gz
kernel-qcow2-linux-805b21b929e29192fb5de16154f616bfc1116e3e.tar.xz
kernel-qcow2-linux-805b21b929e29192fb5de16154f616bfc1116e3e.zip
rxrpc: Send an ACK after every few DATA packets we receive
Send an ACK if we haven't sent one for the last two packets we've received. This keeps the other end apprised of where we've got to - which is important if they're doing slow-start. We do this in recvmsg so that we can dispatch a packet directly without the need to wake up the background thread. This should possibly be made configurable in future. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/input.c')
0 files changed, 0 insertions, 0 deletions