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
_______________________________________________
Kernelnewbies mailing list
[email protected]
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to