Re: [PATCH] TCP_Vegas: Fix slow start

2006-01-04 Thread David S. Miller
From: Tom Young <[EMAIL PROTECTED]> Date: Wed, 04 Jan 2006 16:14:23 +1100 > That it has. I'm really sorry about that. In this case it was my fault > rather than the client (copying from an xterm). I guess I'm just coming > out of slow start myself after the holiday lull. Please find the > non-abom

Re: [PATCH] TCP_Vegas: Fix slow start

2006-01-03 Thread Tom Young
On Tue, 2006-01-03 at 21:22 -0800, David S. Miller wrote: > From: Tom Young <[EMAIL PROTECTED]> > Date: Wed, 04 Jan 2006 14:23:47 +1100 > > > Vegas' slow start was only adding one MSS per RTT rather than one for > > every ack. Slow start behavior should now match Reno. > > > > Signed-off-by: Thom

Re: [PATCH] TCP_Vegas: Fix slow start

2006-01-03 Thread David S. Miller
From: Tom Young <[EMAIL PROTECTED]> Date: Wed, 04 Jan 2006 14:23:47 +1100 > Vegas' slow start was only adding one MSS per RTT rather than one for > every ack. Slow start behavior should now match Reno. > > Signed-off-by: Thomas Young <[EMAIL PROTECTED]> Your email client has corrupted the spacin

[PATCH] TCP_Vegas: Fix slow start

2006-01-03 Thread Tom Young
Vegas' slow start was only adding one MSS per RTT rather than one for every ack. Slow start behavior should now match Reno. Signed-off-by: Thomas Young <[EMAIL PROTECTED]> --- net/ipv4/tcp_vegas.c |4 1 files changed, 4 insertions(+), 0 deletions(-) aa4db8a59aede2955461910e1516826fd8