commit | 50ef37b96c11e76625067ae413dc54585ea22585 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Mon Apr 14 18:52:05 2008 +0300 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Apr 14 18:52:05 2008 +0300 |
tree | 73db9f19fe8d4b0d153711b0002948e13a8d5681 | |
parent | 5b06c853ad447636e31d105e95c48ae9abb6bfb5 [diff] |
slub: Fixes to per cpu stat output in sysfs Only output per cpu stats if the kernel is build for SMP. Use a capital "C" as a leading character for the processor number (same as the numa statistics that also use a capital letter "N"). Signed-off-by: Christoph Lameter <clameter@sgi.com> Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>