summaryrefslogtreecommitdiffstats
path: root/mm/slab.c
diff options
context:
space:
mode:
authorJoonsoo Kim2014-10-10 00:26:22 +0200
committerLinus Torvalds2014-10-10 04:25:51 +0200
commit423c929cbbecc60e9c407f9048e58f5422f7995d (patch)
tree34f427883c02de08d9819db705c91ec418411643 /mm/slab.c
parentslab: fix for_each_kmem_cache_node() (diff)
downloadkernel-qcow2-linux-423c929cbbecc60e9c407f9048e58f5422f7995d.tar.gz
kernel-qcow2-linux-423c929cbbecc60e9c407f9048e58f5422f7995d.tar.xz
kernel-qcow2-linux-423c929cbbecc60e9c407f9048e58f5422f7995d.zip
mm/slab_common: commonize slab merge logic
Slab merge is good feature to reduce fragmentation. Now, it is only applied to SLUB, but, it would be good to apply it to SLAB. This patch is preparation step to apply slab merge to SLAB by commonizing slab merge logic. Signed-off-by: Joonsoo Kim <iamjoonsoo.kim@lge.com> Cc: Randy Dunlap <rdunlap@infradead.org> Cc: Christoph Lameter <cl@linux.com> Cc: Pekka Enberg <penberg@kernel.org> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slab.c')
0 files changed, 0 insertions, 0 deletions