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


Groups > linux.kernel > #1441608 > unrolled thread

Re: [PATCH 23/34] mm: convert zone_reclaim to node_reclaim

Started byJohannes Weiner <hannes@cmpxchg.org>
First post2016-07-12 19:30 +0200
Last post2016-07-12 19:30 +0200
Articles 1 — 1 participant

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 23/34] mm: convert zone_reclaim to node_reclaim Johannes Weiner <hannes@cmpxchg.org> - 2016-07-12 19:30 +0200

#1441608 — Re: [PATCH 23/34] mm: convert zone_reclaim to node_reclaim

FromJohannes Weiner <hannes@cmpxchg.org>
Date2016-07-12 19:30 +0200
SubjectRe: [PATCH 23/34] mm: convert zone_reclaim to node_reclaim
Message-ID<rU9Fn-80P-7@gated-at.bofh.it>
On Fri, Jul 08, 2016 at 10:34:59AM +0100, Mel Gorman wrote:
> As reclaim is now per-node based, convert zone_reclaim to be node_reclaim.
> It is possible that a node will be reclaimed multiple times if it has
> multiple zones but this is unavoidable without caching all nodes traversed
> so far.  The documentation and interface to userspace is the same from a
> configuration perspective and will will be similar in behaviour unless the
> node-local allocation requests were also limited to lower zones.
> 
> Signed-off-by: Mel Gorman <mgorman@techsingularity.net>
> Acked-by: Vlastimil Babka <vbabka@suse.cz>

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web