On 06/09/2016 08:04 PM, Mel Gorman wrote:
Direct reclaim iterates over all zones in the zonelist and shrinking them but this is in conflict with node-based reclaim. In the default case, only shrink once per node.Signed-off-by: Mel Gorman <mgor...@techsingularity.net> Acked-by: Johannes Weiner <han...@cmpxchg.org>
Acked-by: Vlastimil Babka <vba...@suse.cz>