[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4927C56A.5080307@cosmosbay.com>
Date: Sat, 22 Nov 2008 09:40:10 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: "David S. Miller" <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: [PATCH] net: af_netlink should update its inuse counter
In order to have relevant information for NETLINK protocol, in
/proc/net/protocols, we should use sock_prot_inuse_add() to
update a (percpu and pernamespace) counter of inuse sockets.
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "af_netlink.patch" of type "text/plain" (598 bytes)
Powered by blists - more mailing lists