On Thu, Jan 12, 2017 at 02:16:56PM +0100, Michal Hocko wrote: > From: Michal Hocko <mhocko@xxxxxxxx> > > 599d0c954f91 ("mm, vmscan: move LRU lists to node") has added per numa > node statistics to show_mem but it forgot to add skip_free_areas_node > to fileter out nodes which are outside of the allocating task numa > policy. Add this check to not pollute the output with the pointless > information. > > Signed-off-by: Michal Hocko <mhocko@xxxxxxxx> Acked-by: Mel Gorman <mgorman@xxxxxxx> -- Mel Gorman SUSE Labs -- 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>