]> git.baikalelectronics.ru Git - kernel.git/commit
slub: Fixes to per cpu stat output in sysfs
authorChristoph Lameter <clameter@sgi.com>
Mon, 14 Apr 2008 15:52:05 +0000 (18:52 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Mon, 14 Apr 2008 15:52:05 +0000 (18:52 +0300)
commit06d0826d31c690973a1c861ac83ffad063ede89d
tree73db9f19fe8d4b0d153711b0002948e13a8d5681
parent0c8fe789067b8cac3638c20fbe95887a6d2a304d
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>
mm/slub.c