[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1b6ae8e6f5a57cf75b434f55911fd09b@localhost>
Date: Thu, 03 Feb 2011 15:26:03 +0100
From: Hagen Paul Pfeifer <hagen@...u.net>
To: John Heffner <johnwheffner@...il.com>
Cc: David Miller <davem@...emloft.net>, <netdev@...r.kernel.org>,
<dccp@...r.kernel.org>, <therbert@...gle.com>
Subject: Re: [PATCH] tcp: Increase the initial congestion window to 10.
On Thu, 3 Feb 2011 09:17:14 -0500, John Heffner wrote:
> There's already a per-route tunable, right (RTAX_INITCWND)?
Yes, __u32 cwnd = (dst ? dst_metric(dst, RTAX_INITCWND) : 0);
I was a little bit nervous ... ;)
HGN
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists