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:
1a687c2
)
mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
author
Mel Gorman
<mgorman@suse.de>
Fri, 23 Nov 2012 11:23:49 +0000
(11:23 +0000)
committer
Mel Gorman
<mgorman@suse.de>
Tue, 11 Dec 2012 14:42:56 +0000
(14:42 +0000)
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>
No differences found