On Fri, Jul 08, 2016 at 10:34:59AM +0100, Mel Gorman wrote: > As reclaim is now per-node based, convert zone_reclaim to be node_reclaim. > It is possible that a node will be reclaimed multiple times if it has > multiple zones but this is unavoidable without caching all nodes traversed > so far. The documentation and interface to userspace is the same from a > configuration perspective and will will be similar in behaviour unless the > node-local allocation requests were also limited to lower zones. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> > Acked-by: Vlastimil Babka <vbabka@xxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>