SLUB: slabinfo upgrade
authorChristoph Lameter <clameter@sgi.com>
Wed, 9 May 2007 09:32:37 +0000 (02:32 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Wed, 9 May 2007 19:30:44 +0000 (12:30 -0700)
commita87615b8f9e2349f6d3770af3d72fd6a41ab4239
tree5e2608dad1ad746b0552ef52afec9298320045ac
parentbe7b3fbcef34452127bed93632b8e788f685d70e
SLUB: slabinfo upgrade

-e Show empty slabs
-d Modification of slab debug options at runtime
-o Operations. Display of ctor / dtor etc.
-r Report: Display all available information about a slabcache.

Cleanup tracking display and make it work right.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/vm/slabinfo.c