summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKirill Tkhai <ktkhai@virtuozzo.com>2019-12-09 13:03:46 +0300
committerDavid S. Miller <davem@davemloft.net>2019-12-13 04:04:55 +0300
commit3c32da19a858fb1ae8a76bf899160be49f338506 (patch)
treee7a0f84416fbb8b900c24d2d063a2eac6be9513f /tools
parentb4653342b1514cb11f25b727c689451aff02996d (diff)
downloadlinux-3c32da19a858fb1ae8a76bf899160be49f338506.tar.xz
unix: Show number of pending scm files of receive queue in fdinfo
Unix sockets like a block box. You never know what is stored there: there may be a file descriptor holding a mount or a block device, or there may be whole universes with namespaces, sockets with receive queues full of sockets etc. The patch adds a little debug and accounts number of files (not recursive), which is in receive queue of a unix socket. Sometimes this is useful to determine, that socket should be investigated or which task should be killed to put reference counter on a resourse. v2: Pass correct argument to lockdep Signed-off-by: Kirill Tkhai <ktkhai@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions