Re: [PATCH 1/4] mm, compaction: more reliably increase direct compaction priority-fix
From: Hillf Danton <hidden>
Date: 2016-09-27 03:31:47
Also in:
lkml
From: Hillf Danton <hidden>
Date: 2016-09-27 03:31:47
Also in:
lkml
On Tuesday, September 27, 2016 12:20 AM Vlastimil Babka wrote
When increasing the compaction priority, also reset retries. Otherwise we can consume all retries on the lower priorities. Also pull the retries increment into should_compact_retry() so it counts only the rounds where we actually rely on it. Suggested-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Vlastimil Babka <redacted> Acked-by: Michal Hocko <mhocko@suse.com> Cc: Mel Gorman <redacted> Cc: Joonsoo Kim <redacted> Cc: David Rientjes <rientjes@google.com> Cc: Rik van Riel <redacted> ---
Acked-by: Hillf Danton <redacted> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>