Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1444391
| From | Minchan Kim <minchan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix |
| Date | 2016-07-15 17:50 +0200 |
| Message-ID | <rVdxf-dW-5@gated-at.bofh.it> (permalink) |
| References | <rVb2q-7js-21@gated-at.bofh.it> <rVbc5-7mF-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jul 15, 2016 at 02:09:21PM +0100, Mel Gorman wrote: > The patch "mm, vmscan: make shrink_node decisions more node-centric" > checks whether compaction is suitable on empty nodes. This is expensive > rather than wrong but is worth fixing. > > This is a fix to the mmotm patch > mm-vmscan-make-shrink_node-decisions-more-node-centric.patch > > Signed-off-by: Mel Gorman <mgorman@techsingularity.net> Acked-by: Minchan Kim <minchan@kernel.org>
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/5] Follow-up fixes to node-lru series v2 Mel Gorman <mgorman@techsingularity.net> - 2016-07-15 15:10 +0200
[PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix Mel Gorman <mgorman@techsingularity.net> - 2016-07-15 15:20 +0200
Re: [PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix Minchan Kim <minchan@kernel.org> - 2016-07-15 17:50 +0200
Re: [PATCH 1/5] mm, vmscan: make shrink_node decisions more node-centric -fix Johannes Weiner <hannes@cmpxchg.org> - 2016-07-18 18:20 +0200
[PATCH 5/5] mm, vmscan: Update all zone LRU sizes before updating memcg Mel Gorman <mgorman@techsingularity.net> - 2016-07-15 15:20 +0200
Re: [PATCH 5/5] mm, vmscan: Update all zone LRU sizes before updating memcg Minchan Kim <minchan@kernel.org> - 2016-07-15 16:50 +0200
Re: [PATCH 5/5] mm, vmscan: Update all zone LRU sizes before updating memcg Mel Gorman <mgorman@techsingularity.net> - 2016-07-15 17:10 +0200
Re: [PATCH 5/5] mm, vmscan: Update all zone LRU sizes before updating memcg Minchan Kim <minchan@kernel.org> - 2016-07-15 18:00 +0200
csiph-web