]> asedeno.scripts.mit.edu Git - linux.git/commit
rxrpc: Increase the size of a call's Rx window
authorDavid Howells <dhowells@redhat.com>
Mon, 23 Jul 2018 16:18:37 +0000 (17:18 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 1 Aug 2018 12:28:23 +0000 (13:28 +0100)
commit4075295ab87670e33eaf98389e319ce84c54c8e4
tree6754c1d28fe81092fa76e2a9043610774ffe5cd4
parent4272d3034e69aea6e17085ba285d14f5824b430d
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>
net/rxrpc/ar-internal.h