Re: [v3.3-rc1 regression] TCP: too many of orphaned sockets

From: Ingo Molnar
Date: Fri Jan 27 2012 - 09:22:54 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> ok, i've bisected it, and the bad commit is:
>
> 3dc43e3e4d0b52197d3205214fe8f162f9e0c334 is the first bad commit
> commit 3dc43e3e4d0b52197d3205214fe8f162f9e0c334
> Author: Glauber Costa <glommer@xxxxxxxxxxxxx>
> Date: Sun Dec 11 21:47:05 2011 +0000
>
> per-netns ipv4 sysctl_tcp_mem

Might be related to this detail in the .config:

# CONFIG_PROC_SYSCTL is not set

So former tcp_init() code does not get run?

Thanks,

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/