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:
fc59c05
)
slub: Add statistics for the case that the current slab does not match the node
author
Christoph Lameter
<cl@linux.com>
Wed, 1 Jun 2011 17:25:57 +0000
(12:25 -0500)
committer
Pekka Enberg
<penberg@kernel.org>
Sat, 2 Jul 2011 10:26:56 +0000
(13:26 +0300)
Slub reloads the per cpu slab if the page does not satisfy the NUMA condition. Track
those reloads since doing so has a performance impact.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
No differences found