]> git.baikalelectronics.ru Git - kernel.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)
commitb070981d840f0875e0c8fbaef0833fd10ac74778
tree13df23987102e39fce77d64f60e499401444a905
parent91e80ac9303c0edfc836fc4bb40fd257365e0d73
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