• Trond Myklebust's avatar
    Following a suggestion by Jamie Lokier · 6da1abab
    Trond Myklebust authored
    RPC: Make "major" timeouts be of fixed length "timeo<<retrans"
         rather than counting the number of retransmissions. The
         clock starts at the first attempt to send each request.
                                                                                    
    RPC: Ensure that we "slow start" the RTT estimation after a
         major timeout has occurred.
    6da1abab
timer.c 2.35 KB