Re: [PATCH] tcp: mark BIC as experimental
From: David Miller <davem@davemloft.net>
Date: 2008-10-31 19:04:49
From: Stephen Hemminger <redacted> Date: Fri, 31 Oct 2008 09:41:13 -0700
On Fri, 31 Oct 2008 00:50:33 -0700 (PDT) David Miller [off-list ref] wrote:quoted
From: Stephen Hemminger <redacted> Date: Thu, 30 Oct 2008 08:36:41 -0700quoted
Change the configuration defaults to mark BIC as experimental. BIC is too aggressive and was replaced by CUBIC. Debian was picking BIC in their default config (should be fixed by now), but the configuration documentation did not make it explicit that this was a bad idea. Also update the URLs in the configuration documentation to current locations. Signed-off-by: Stephen Hemminger <redacted>I understand your intention, but I'm not so sure we should do this. It's more than a double standard to make this change, yet still allow things like HTCP to still be a default. And you can't even make this selection without asking for TCP_CONG_ADVANCED. Well... duh!Some architectures were setting TCP_CONG_ADVANCED and choosing BIC
I'm sure you can find a pile of other nonsense settings in the arch defconfigs if you keep looking. And those should be similarly fixed, but in the arch defconfigs. But that has no bearing on what we're discussing here.