[PATCH][TCP] tcp_vegas.c: (tcp_vegas_cong_avoid) fix a bug in disabling slow start by gamma parameter

2007-10-09 Thread Xiaoliang (David) Wei
-snd_cwnd = tp-snd_ssthresh) statement and if (diff gamma) statement to eliminate the problem. Signed-off-by: Xiaoliang (David) Wei http://www.davidwei.org --- linux-2.6.22.9-fixedvegas/net/ipv4/tcp_vegas.c | 35 - 1 files changed, 17 insertions(+), 18 deletions

A potential bug in tcp_vegas.c

2007-02-01 Thread Xiaoliang (David) Wei
. */ Thanks. -David -- Xiaoliang (David) Wei Graduate Student, [EMAIL PROTECTED] http://davidwei.org *** - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http

A potential bug in tcp_vegas.c

2007-02-01 Thread Xiaoliang (David) Wei
. */ tcp_slow_start(tp); } else { /* Congestion avoidance. */ Thanks. -David -- Xiaoliang (David) Wei Graduate Student, [EMAIL PROTECTED] http://davidwei.org *** - To unsubscribe from

Re: TCP congestion graphs (2.6.19-rc4)

2006-10-31 Thread Xiaoliang (David) Wei
-- Xiaoliang (David) Wei Graduate Student, [EMAIL PROTECTED] http://davidwei.org *** - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

Re: Weird TCP SACK problem. in Linux...

2006-07-19 Thread Xiaoliang (David) Wei
to traditional timeout process as specified in FRTO algorithm. -David -- Xiaoliang (David) Wei Graduate Student, [EMAIL PROTECTED] http://davidwei.org *** - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message

The AI parameter of tcp_highspeed.c (in 2.6.18)

2006-05-29 Thread Xiaoliang (David) Wei
. -David - Xiaoliang (David) Wei http://davidwei.orgGraduate Student, Netlab, Caltech == - To unsubscribe from this list: send the line unsubscribe netdev in the body of a message to [EMAIL PROTECTED