diff options
author | David Howells <dhowells@redhat.com> | 2018-07-23 18:18:37 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2018-08-01 14:28:23 +0200 |
commit | 4075295ab87670e33eaf98389e319ce84c54c8e4 (patch) | |
tree | 6754c1d28fe81092fa76e2a9043610774ffe5cd4 /net/rxrpc/recvmsg.c | |
parent | rxrpc: Trace socket notification (diff) | |
download | linux-4075295ab87670e33eaf98389e319ce84c54c8e4.tar.xz linux-4075295ab87670e33eaf98389e319ce84c54c8e4.zip |
rxrpc: Increase the size of a call's Rx window
Increase the size of a call's Rx window from 32 to 63 - ie. one less than
the size of the ring buffer. This makes large data transfers perform
better when the Tx window on the other side is around 64 (as is the case
with Auristor's YFS fileserver).
If the server window size is ~32 or smaller, this should make no
difference.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'net/rxrpc/recvmsg.c')
0 files changed, 0 insertions, 0 deletions