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


Groups > linux.kernel > #1445579 > unrolled thread

[PATCH 0/3] Follow-up fixes to node-lru series v3

Started byMel Gorman <mgorman@techsingularity.net>
First post2016-07-18 17:00 +0200
Last post2016-07-18 22:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] Follow-up fixes to node-lru series v3 Mel Gorman <mgorman@techsingularity.net> - 2016-07-18 17:00 +0200
    Re: [PATCH 0/3] Follow-up fixes to node-lru series v3 Johannes Weiner <hannes@cmpxchg.org> - 2016-07-18 22:10 +0200

#1445579 — [PATCH 0/3] Follow-up fixes to node-lru series v3

FromMel Gorman <mgorman@techsingularity.net>
Date2016-07-18 17:00 +0200
Subject[PATCH 0/3] Follow-up fixes to node-lru series v3
Message-ID<rWibv-7xJ-13@gated-at.bofh.it>
This is another round of fixups to the node-lru series. The most important
patch is the last one which deals with a highmem accounting issue.

 include/linux/mm_inline.h |  8 ++------
 mm/vmscan.c               | 25 +++++++++++--------------
 2 files changed, 13 insertions(+), 20 deletions(-)

-- 
2.6.4

[toc] | [next] | [standalone]


#1445803

FromJohannes Weiner <hannes@cmpxchg.org>
Date2016-07-18 22:10 +0200
Message-ID<rWn1v-2pD-3@gated-at.bofh.it>
In reply to#1445579
The v3 is a bit misleading. It's on top of, not instead of, the v2
series with the same name sent out previously. We need both series.

On Mon, Jul 18, 2016 at 03:50:23PM +0100, Mel Gorman wrote:
> This is another round of fixups to the node-lru series. The most important
> patch is the last one which deals with a highmem accounting issue.
> 
>  include/linux/mm_inline.h |  8 ++------
>  mm/vmscan.c               | 25 +++++++++++--------------
>  2 files changed, 13 insertions(+), 20 deletions(-)

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web