• Trond Myklebust's avatar
    [PATCH] RPC over UDP congestion control updates [3/8] · 9ba7d221
    Trond Myklebust authored
    Improve the response to timeouts. As requests time out, we delay
    timing out the remaining requests (in fact we follow exponential
    backoff). This is done because we assume either that the round trip
    time has been underestimated, or that the network/server is congested,
    and we need to back off the resending of new requests.
    9ba7d221
xprt.c 34.5 KB