Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1561077

Re: [PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem

From David Rientjes <rientjes@google.com>
Newsgroups linux.kernel
Subject Re: [PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem
Date 2017-01-18 00:00 +0100
Message-ID <t0KTp-4vR-29@gated-at.bofh.it> (permalink)
References <t0y5P-59Z-9@gated-at.bofh.it> <t0y5P-59Z-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 17 Jan 2017, Michal Hocko wrote:

> From: Michal Hocko <mhocko@suse.com>
> 
> 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 <mgorman@suse.de>
> Acked-by: Johannes Weiner <hannes@cmpxchg.org>
> Signed-off-by: Michal Hocko <mhocko@suse.com>

s/fileter/filter/

Acked-by: David Rientjes <rientjes@google.com>

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem Michal Hocko <mhocko@kernel.org> - 2017-01-17 10:20 +0100
  Re: [PATCH 1/4] mm, page_alloc: do not report all nodes in show_mem "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2017-01-17 10:40 +0100
  Re: [PATCH 1/4] mm, page_alloc: do not report all nodes in  show_mem David Rientjes <rientjes@google.com> - 2017-01-18 00:00 +0100

csiph-web