git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b06c85
)
slub: Fixes to per cpu stat output in sysfs
author
Christoph Lameter
<clameter@sgi.com>
Mon, 14 Apr 2008 15:52:05 +0000
(18:52 +0300)
committer
Pekka Enberg
<penberg@cs.helsinki.fi>
Mon, 14 Apr 2008 15:52:05 +0000
(18:52 +0300)
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>
No differences found