diff options
author | Gioh Kim <[email protected]> | 2015-04-15 16:13:33 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-04-15 16:35:17 -0700 |
commit | 195b0c60809ce841e5818b365808e7da3286fd3c (patch) | |
tree | 9bc2493c7ea9a21f10f0d4ba8cda050bd6eb4b33 /tools/perf/scripts/python/sched-migration.py | |
parent | 3b3636924dfe1e80f9bef2c0dc1207e16f3b078a (diff) |
mm/compaction: reset compaction scanner positions
When the compaction is activated via /proc/sys/vm/compact_memory it would
better scan the whole zone. And some platforms, for instance ARM, have
the start_pfn of a zone at zero. Therefore the first try to compact via
/proc doesn't work. It needs to reset the compaction scanner position
first.
Signed-off-by: Gioh Kim <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Acked-by: David Rientjes <[email protected]>
Cc: Joonsoo Kim <[email protected]>
Cc: Mel Gorman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions