On Tue, 17 Jan 2017, Michal Hocko wrote:

> From: Michal Hocko <[email protected]>
> 
> 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.
> 
> Acked-by: Mel Gorman <[email protected]>
> Acked-by: Johannes Weiner <[email protected]>
> Signed-off-by: Michal Hocko <[email protected]>

s/fileter/filter/

Acked-by: David Rientjes <[email protected]>

Reply via email to