diff options
| author | [email protected] <[email protected]> | 2015-06-16 12:18:21 -0700 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2015-07-07 08:46:09 +0200 |
| commit | 6dfec8d9493f48a42896386b41ec1a4644331b0b (patch) | |
| tree | 3028b4e29b88bc0380917745eaaa36935e0e495c /tools/perf/scripts/python | |
| parent | d49db342f0e276b354383b3281c5668b6b80f5c2 (diff) | |
sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()
migrate_improves_locality checked sched_feat(NUMA_FAVOUR_HIGHER) but not
sched_feat(NUMA), so disabling just the NUMA feature would leave it
working off of old data.
Signed-off-by: Ben Segall <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions