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


Groups > linux.kernel > #1424178 > unrolled thread

Re: [PATCH 14/27] mm, workingset: Make working set detection node-aware

Started byVlastimil Babka <vbabka@suse.cz>
First post2016-06-16 17:20 +0200
Last post2016-06-16 18:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 14/27] mm, workingset: Make working set detection  node-aware Vlastimil Babka <vbabka@suse.cz> - 2016-06-16 17:20 +0200
    Re: [PATCH 14/27] mm, workingset: Make working set detection  node-aware Mel Gorman <mgorman@techsingularity.net> - 2016-06-16 18:00 +0200

#1424178 — Re: [PATCH 14/27] mm, workingset: Make working set detection node-aware

FromVlastimil Babka <vbabka@suse.cz>
Date2016-06-16 17:20 +0200
SubjectRe: [PATCH 14/27] mm, workingset: Make working set detection node-aware
Message-ID<rKHfk-1xv-13@gated-at.bofh.it>
On 06/09/2016 08:04 PM, Mel Gorman wrote:
> Working set and refault detection is still zone-based, fix it.
>
> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
> Acked-by: Johannes Weiner <hannes@cmpxchg.org>

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

If you wanted, workingset_eviction() could obtain pgdat without going 
through zone.

[toc] | [next] | [standalone]


#1424219

FromMel Gorman <mgorman@techsingularity.net>
Date2016-06-16 18:00 +0200
Message-ID<rKHS1-1Nf-9@gated-at.bofh.it>
In reply to#1424178
On Thu, Jun 16, 2016 at 05:13:51PM +0200, Vlastimil Babka wrote:
> On 06/09/2016 08:04 PM, Mel Gorman wrote:
> >Working set and refault detection is still zone-based, fix it.
> >
> >Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
> >Acked-by: Johannes Weiner <hannes@cmpxchg.org>
> 
> Acked-by: Vlastimil Babka <vbabka@suse.cz>
> 
> If you wanted, workingset_eviction() could obtain pgdat without going
> through zone.

Yeah, saves a few lookups. Thanks.

-- 
Mel Gorman
SUSE Labs

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web