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:
d7fe321
)
slub statistics: Fix check for DEACTIVATE_REMOTE_FREES
author
Christoph Lameter
<clameter@sgi.com>
Tue, 4 Mar 2008 19:10:17 +0000
(11:10 -0800)
committer
Christoph Lameter
<clameter@sgi.com>
Fri, 7 Mar 2008 00:21:49 +0000
(16:21 -0800)
The remote frees are in the freelist of the page and not in the
percpu freelist.
Reviewed-by: Pekka Enberg <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
No differences found