[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171113.102700.2072956247690538502.davem@davemloft.net>
Date: Mon, 13 Nov 2017 10:27:00 +0900 (KST)
From: David Miller <davem@...emloft.net>
To: stephen@...workplumber.org
Cc: edumazet@...gle.com, netdev@...r.kernel.org, sthemmin@...rosoft.com
Subject: Re: [PATCH net-next] tcp: Namespace-ify
sysctl_tcp_default_congestion_control
From: Stephen Hemminger <stephen@...workplumber.org>
Date: Fri, 10 Nov 2017 10:26:37 +0900
> Make default TCP default congestion control to a per namespace
> value. The congestion control setting of new namespaces is inherited
> from the root namespace. Modules are only autoloaded in the root namespace.
>
> Signed-off-by: Stephen Hemminger <stephen@...workplumber.org>
I have to think some more about this and the semantics you've choosen.
Is it really buying us anything to restrict the module load to the
initial namespace? Unless it's really required this makes things like
running tests in sub-namespaces unnecessarily cumbersome.
Powered by blists - more mailing lists