Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1445579 > unrolled thread
| Started by | Mel Gorman <mgorman@techsingularity.net> |
|---|---|
| First post | 2016-07-18 17:00 +0200 |
| Last post | 2016-07-18 22:10 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Mel Gorman <mgorman@techsingularity.net> |
|---|---|
| Date | 2016-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]
| From | Johannes Weiner <hannes@cmpxchg.org> |
|---|---|
| Date | 2016-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