login
Header Space

 
 

Re: Socket buffer sizes with autotuning

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <netdev@...>
Date: Wednesday, April 23, 2008 - 7:29 pm

I've been seeing the same problem here and am trying to fix it.
My fix is to not count those pkts still in the host queue as "prior_in_flight"
when feeding the latter to tcp_cong_avoid(). This should cause
tcp_is_cwnd_limited() test to fail when the previous in_flight build-up
is all due to the large host queue, and stop the cwnd to grow beyond
what's really necessary.

"sysctl_tcp_tso_win_divisor causes cwnd" also unnecessarily inflates
cwnd quite a bit when TSO is enabled.

Jerry

From: David Miller <davem@davemloft.net>

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed Apr 23, 7:29 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Fri Apr 25, 3:05 am)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Tue May 6, 11:57 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Wed May 7, 12:28 am)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed May 7, 2:54 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Wed May 7, 5:20 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed May 7, 8:16 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Wed May 7, 12:27 am)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed May 7, 2:36 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Wed May 7, 5:18 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed May 7, 9:37 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Wed May 7, 9:43 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Wed May 7, 11:33 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Mon May 12, 6:22 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Mon May 12, 6:29 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Mon May 12, 6:58 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Mon May 12, 7:01 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Mon May 12, 6:31 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Mon May 12, 11:56 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Mon May 12, 11:58 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Tue May 13, 12:00 am)
Re: Socket buffer sizes with autotuning, David Miller, (Tue May 13, 12:02 am)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Fri May 16, 9:13 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Fri May 16, 9:29 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Fri May 16, 9:47 pm)
Re: Socket buffer sizes with autotuning, John Heffner, (Thu Apr 24, 12:32 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Thu Apr 24, 8:49 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Fri Apr 25, 2:46 am)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Mon Apr 28, 2:30 pm)
Re: Socket buffer sizes with autotuning, John Heffner, (Mon Apr 28, 3:21 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Mon Apr 28, 4:44 pm)
Re: Socket buffer sizes with autotuning, Jerry Chu, (Fri Apr 25, 5:29 pm)
Re: Socket buffer sizes with autotuning, David Miller, (Fri Apr 25, 5:35 pm)
speck-geostationary