[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171218.143016.1035157635015719813.davem@davemloft.net>
Date: Mon, 18 Dec 2017 14:30:16 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: xiangxia.m.yue@...il.com
Cc: xiyou.wangcong@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH v7 2/3] sock: Move the socket inuse to namespace.
From: Tonghao Zhang <xiangxia.m.yue@...il.com>
Date: Thu, 14 Dec 2017 05:51:58 -0800
> In some case, we want to know how many sockets are in use in
> different _net_ namespaces. It's a key resource metric.
Useful or not, you're not exporting this value.
All this patch series does is convert the existing export of the
global tally to add up the per-net values.
So if you're not exporting the per-net value on it's own in any way,
this patch series isn't achieving the stated goal.
I'm not applying this series, sorry.
Powered by blists - more mailing lists