lkml.org 
[lkml]   [2009]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/3] net: TCP thin linear timeouts
From
I apologise that some of you received this mail more than once. My email
client played a HTML-trick on me.

>> + icsk->icsk_backoff = 0;
>> + icsk->icsk_rto = min(((tp->srtt >> 3) + tp->rttvar), TCP_RTO_MAX);
>
> The first part is nowadays done with __tcp_set_rto(tp).
>
> --
> i.
>

I will address this in the next iteration of the patch.

-AP






\
 
 \ /
  Last update: 2009-10-29 16:17    [W:0.053 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site