CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Cc: <linux-nfs@...>, Weathers, Norman R. <Norman.R.Weathers@...>
Date: Wednesday, June 11, 2008 - 3:52 pm

I'm probably missing something fundamental--why doesn't
/proc/slab_allocators show any results for size-x where x >= 4096?

Someone's seeing a performance problem with the linux nfs server.  One
of the symptoms is the "size-4096" slab cache seems to be out of
control.  I assumed that meant that memory allocated by kmalloc() might
be leaking, so figured it might be interesting to turn on
CONFIG_DEBUG_SLAB_LEAK.  As far as I can tell what that does is list
kmalloc() callers in /proc/slab_allocators.  But that doesn't seem to be
showing any results for size-4096.  Can anyone provide a clue?
Thanks!

--b.

On Wed, Jun 11, 2008 at 02:46:13PM -0400, bfields wrote:
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Wed Jun 11, 3:52 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Jeff Layton, (Wed Jun 11, 4:09 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Wed Jun 11, 4:57 pm)
RE: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Weathers, Norman R., (Wed Jun 11, 6:46 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Wed Jun 11, 6:54 pm)
RE: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Weathers, Norman R., (Thu Jun 12, 3:54 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Fri Jun 13, 4:15 pm)
RE: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Weathers, Norman R., (Fri Jun 13, 5:53 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Fri Jun 13, 6:04 pm)
RE: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Weathers, Norman R., (Fri Jun 13, 6:53 pm)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Mon Jun 16, 1:43 pm)
RE: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, Weathers, Norman R., (Thu Jun 19, 11:53 am)
Re: CONFIG_DEBUG_SLAB_LEAK omits size-4096 and larger?, J. Bruce Fields, (Thu Jun 19, 2:46 pm)