/proc/slabinfo
Pietro Paolini
P.Paolini at Genexis.eu
Thu Apr 3 04:40:56 EDT 2014
Hello everyone,
I am experiencing a problem where the system reboot due low memory conditions, looking at the
/proc/slabinfo
I am able to see that a lot of memory falls under the size-1024 line with reports a high number of active objects, then
in order to debug that I tried to compile with :
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_SLAB=y
CONFIG_DEBUG_SLAB_LEAK=y
Then now I am able to cat the /proc/slab_allocators leaf but that name, nor either all the size-* - are not present
in that output, do you know why ?
Best Regards,
Pietro Paolini
More information about the Kernelnewbies
mailing list