[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200906211152.25100.arvidjaar@mail.ru>
Date: Sun, 21 Jun 2009 11:52:20 +0400
From: Andrey Borzenkov <arvidjaar@...l.ru>
To: linux-kernel@...r.kernel.org
Subject: Why half of slabs are not shown in /proc/slabinfo?
Mandriva kernel 2.6.30 using SLUB:
{pts/1}% grep SLUB /boot/config
CONFIG_SLUB_DEBUG=y
CONFIG_SLUB=y
# CONFIG_SLUB_DEBUG_ON is not set
# CONFIG_SLUB_STATS is not set
Some of slabs (e.g. filp) are not shown in /proc/slabinfo; comparing
number of entries under /sys and slabinfo results in
{pts/0}% =ls -1 /sys/kernel/slab | grep -v : | wc -l
131
{pts/0}% wc -l /proc/slabinfo
68 /proc/slabinfo
{pts/0}%
so almost half of the all entries are missing. Is it expected or there
is something wrong here?
Download attachment "signature.asc " of type "application/pgp-signature" (198 bytes)
Powered by blists - more mailing lists