]> bbs.cooldavid.org Git - net-next-2.6.git/commit
SLUB: rename defrag to remote_node_defrag_ratio
authorChristoph Lameter <clameter@sgi.com>
Tue, 8 Jan 2008 07:20:26 +0000 (23:20 -0800)
committerChristoph Lameter <clameter@sgi.com>
Mon, 4 Feb 2008 18:56:02 +0000 (10:56 -0800)
commit9824601ead957a29e35d539e43266c003f7b085b
tree13df23987102e39fce77d64f60e499401444a905
parentf61396aed90acb033952531c522d1010f87e24f4
SLUB: rename defrag to remote_node_defrag_ratio

The NUMA defrag works by allocating objects from partial slabs on remote
nodes.  Rename it to

remote_node_defrag_ratio

to be clear about this.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/slub_def.h
mm/slub.c