commit | eefaca9c3246f3daf56e7ed02987f79abcee7087 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Wed May 16 22:10:55 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu May 17 05:23:03 2007 -0700 |
tree | 1eac21979f536f7a08ae77d4b59f1c615eef5b94 | |
parent | ade3aff25fb2dce76e2a9b53e1334bd0a174f739 [diff] |
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>