]> git.hungrycats.org Git - linux/commit
[PATCH] RPC over UDP congestion control updates [8/8]
authorTrond Myklebust <trond.myklebust@fys.uio.no>
Tue, 16 Jul 2002 08:55:05 +0000 (01:55 -0700)
committerTrond Myklebust <trond.myklebust@fys.uio.no>
Tue, 16 Jul 2002 08:55:05 +0000 (01:55 -0700)
commitfefe89f4ca59a29b0ccf9ff57e8d77b0abbf3e60
tree64308cb05af67d9dcfcea9ce2f0bb0880db3b6eb
parent0b51abc855eeb74e80bae1965b9a7a90e6d33426
[PATCH] RPC over UDP congestion control updates [8/8]

When determining who gets access to the socket, give priority to
requests that are being resent. Despite the fact that congestion
control now applies to resends, we still want to ensure that resends
get ACKed as soon as possible (and before we start sending off new
requests).
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c