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


Groups > linux.kernel > #1441462

Re: [PATCH 17/34] mm: move page mapped accounting to the node

From Johannes Weiner <hannes@cmpxchg.org>
Newsgroups linux.kernel
Subject Re: [PATCH 17/34] mm: move page mapped accounting to the node
Date 2016-07-12 16:50 +0200
Message-ID <rU7ay-6ed-15@gated-at.bofh.it> (permalink)
References <rSAqm-2Tv-3@gated-at.bofh.it> <rSAqm-2Tv-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 08, 2016 at 10:34:53AM +0100, Mel Gorman wrote:
> Reclaim makes decisions based on the number of pages that are mapped but
> it's mixing node and zone information.  Account NR_FILE_MAPPED and
> NR_ANON_PAGES pages on the node.
> 
> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
> Acked-by: Vlastimil Babka <vbabka@suse.cz>
> Acked-by: Michal Hocko <mhocko@suse.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH 17/34] mm: move page mapped accounting to the node Johannes Weiner <hannes@cmpxchg.org> - 2016-07-12 16:50 +0200

csiph-web