]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
SLUB: slabinfo fixes
authorChristoph Lameter <clameter@sgi.com>
Thu, 17 May 2007 05:10:55 +0000 (22:10 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 17 May 2007 12:23:03 +0000 (05:23 -0700)
commiteefaca9c3246f3daf56e7ed02987f79abcee7087
tree1eac21979f536f7a08ae77d4b59f1c615eef5b94
parentade3aff25fb2dce76e2a9b53e1334bd0a174f739
SLUB: slabinfo fixes

Align the output of % with K/M/G of sizes.

Check for empty NUMA information to avoid segfault on !NUMA.

-r should work directly not only if we match a single slab
   without additional options.

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