mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
authorMel Gorman <mgorman@suse.de>
Fri, 23 Nov 2012 11:23:49 +0000 (11:23 +0000)
committerMel Gorman <mgorman@suse.de>
Tue, 11 Dec 2012 14:42:56 +0000 (14:42 +0000)
commit3105b86a9fee7d2c2e76edb53bbbc4027599628f
treed9c3cfed4b98873d92dafadf2a8820fbbd71ae1c
parent1a687c2e9a99335c9e77392f050fe607fa18a652
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG

The "mm: sched: numa: Control enabling and disabling of NUMA balancing"
depends on scheduling debug being enabled but it's perfectly legimate to
disable automatic NUMA balancing even without this option. This should
take care of it.

Signed-off-by: Mel Gorman <mgorman@suse.de>
kernel/sched/core.c
kernel/sched/sched.h