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


Groups > linux.kernel > #1424217

Re: [PATCH 16/27] mm: Move page mapped accounting to the node

From Vlastimil Babka <vbabka@suse.cz>
Newsgroups linux.kernel
Subject Re: [PATCH 16/27] mm: Move page mapped accounting to the node
Date 2016-06-16 18:00 +0200
Message-ID <rKHS1-1Nf-5@gated-at.bofh.it> (permalink)
References <rIcyZ-1vR-3@gated-at.bofh.it> <rIcIF-1zJ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 06/09/2016 08:04 PM, Mel Gorman wrote:
> Reclaim makes decisions based on the number of file pages that are mapped but
> it's mixing node and zone information. Account NR_FILE_MAPPED pages on the node.

And NR_ANON_PAGES.

> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>

Acked-by: Vlastimil Babka <vbabka@suse.cz>

I've noticed some new "page_zone(page)->zone_pgdat" instances here.

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


Thread

Re: [PATCH 16/27] mm: Move page mapped accounting to the node Vlastimil Babka <vbabka@suse.cz> - 2016-06-16 18:00 +0200
  Re: [PATCH 16/27] mm: Move page mapped accounting to the node Mel Gorman <mgorman@techsingularity.net> - 2016-06-16 18:10 +0200

csiph-web