On Tue, Feb 23, 2016 at 03:04:28PM +0000, Mel Gorman wrote: > This moves the LRU lists from the zone to the node and all related data > such as counters, tracing, congestion tracking and writeback tracking. > This is mostly a mechanical patch but note that it introduces a number > of anomalies. For example, the scans are per-zone but using per-node > counters. We also mark a node as congested when a zone is congested. This > causes weird problems that are fixed later but is easier to review. > > Signed-off-by: Mel Gorman <mgorman@xxxxxxxxxxxxxxxxxxx> Same rules apply as in the previous patch. Looks good, FWIW. 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>