[Devel] [PATCH net-2.6.26 0/6][NETNS][SOCK]: Make "prot inuse" counters work per-net.

Pavel Emelyanov xemul at openvz.org
Thu Mar 27 01:04:27 PDT 2008


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 at openvz.org>




More information about the Devel mailing list