On Mon, 2005-12-05 at 21:43 -0800, David S. Miller wrote:
> From: Tom Young <[EMAIL PROTECTED]>
> Date: Tue, 06 Dec 2005 15:40:57 +1100
> 
> > Remove unneeded call to tcp_vegas_rtt_calc. The more accurate
> > microsecond value has already been registered prior to calling
> > tcp_vegas_cong_avoid.
> > 
> > Signed-off-by: Thomas Young <[EMAIL PROTECTED]>
> 
> This patch pretty much looks ok, will just wait for an ACK
> from Stephen.
> 
> In general, the vegas implementation seems to have been in
> a quite broken state.  Are you doing real testing of this
> cwnd module or is this all from code inspection?
> 
> Thanks a lot.
> -
> 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/majordomo-info.html
> 
> 

Mostly testing, I'm experementing with a vegas fork that uses queing
delay feedback from routers to replace baseRTT. I noticed with 2.6.14
that the rtt's were all 0. Updating to the latest linus tree yesterday
got the current situation where the rtts were 'now'.

Thanks,
Tom

-
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/majordomo-info.html

Reply via email to