[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47EB550B.8070401@openvz.org>
Date: Thu, 27 Mar 2008 11:04:27 +0300
From: Pavel Emelyanov <xemul@...nvz.org>
To: David Miller <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>,
Eric Dumazet <dada1@...mosbay.com>, devel@...nvz.org
Subject: [PATCH net-2.6.26 0/6][NETNS][SOCK]: Make "prot inuse" counters work
per-net.
These counters show the number of sockets used for each protocol,
but currently they gather global statistics. This is useful to
have them work per-net.
This set adds this possibility, but hides it under CONFIG_NET_NS
option, so that not-virtualized kernel keeps using the optimized
version by Eric (and he's in Cc for that reason).
Signed-off-by: Pavel Emelyanov <xemul@...nvz.org>
--
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