Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581702
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely |
| Date | 2017-02-15 23:00 +0100 |
| Message-ID | <tbfMe-5no-5@gated-at.bofh.it> (permalink) |
| References | <tb44p-6xD-5@gated-at.bofh.it> <tbewO-4G5-19@gated-at.bofh.it> <tbfjc-5cF-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, 15 Feb 2017 21:29:06 +0000 Mel Gorman <mgorman@techsingularity.net> wrote: > On Wed, Feb 15, 2017 at 12:30:55PM -0800, Andrew Morton wrote: > > On Wed, 15 Feb 2017 09:22:44 +0000 Mel Gorman <mgorman@techsingularity.net> wrote: > > > > > This patchset is based on mmots as of Feb 9th, 2016. The baseline is > > > important as there are a number of kswapd-related fixes in that tree and > > > a comparison against v4.10-rc7 would be almost meaningless as a result. > > > > It's very late to squeeze this into 4.10. We can make it 4.11 material > > and perhaps tag it for backporting into 4.10.1? > > It would be important that Johannes's patches go along with then because > I'm relied on Johannes' fixes to deal with pages being inappropriately > written back from reclaim context when I was analysing the workload. > I'm thinking specifically about these patches > > mm-vmscan-scan-dirty-pages-even-in-laptop-mode.patch > mm-vmscan-kick-flushers-when-we-encounter-dirty-pages-on-the-lru.patch > mm-vmscan-kick-flushers-when-we-encounter-dirty-pages-on-the-lru-fix.patch > mm-vmscan-remove-old-flusher-wakeup-from-direct-reclaim-path.patch > mm-vmscan-only-write-dirty-pages-that-the-scanner-has-seen-twice.patch > mm-vmscan-move-dirty-pages-out-of-the-way-until-theyre-flushed.patch > mm-vmscan-move-dirty-pages-out-of-the-way-until-theyre-flushed-fix.patch > > This is 4.11 material for sure but I would not automatically try merging > them to 4.10 unless those patches were also included, ideally with a rerun > of just those patches against 4.10 to make sure there are no surprises > lurking in there. Head spinning a bit. You're saying that if the three patches in the series "Reduce amount of time kswapd sleeps prematurely" are held off until 4.11 then the above 6 patches from Johannes should also be held off for 4.11?
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Mel Gorman <mgorman@techsingularity.net> - 2017-02-15 10:30 +0100
[PATCH 2/3] mm, vmscan: Only clear pgdat congested/dirty/writeback state when balanced Mel Gorman <mgorman@techsingularity.net> - 2017-02-15 10:30 +0100
[PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Mel Gorman <mgorman@techsingularity.net> - 2017-02-15 10:30 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2017-02-16 07:30 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Mel Gorman <mgorman@techsingularity.net> - 2017-02-16 09:20 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2017-02-16 09:30 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Mel Gorman <mgorman@techsingularity.net> - 2017-02-16 10:40 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Vlastimil Babka <vbabka@suse.cz> - 2017-02-20 17:40 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx "Hillf Danton" <hillf.zj@alibaba-inc.com> - 2017-02-21 05:20 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Vlastimil Babka <vbabka@suse.cz> - 2017-02-20 17:50 +0100
Re: [PATCH 3/3] mm, vmscan: Prevent kswapd sleeping prematurely due to mismatched classzone_idx Mel Gorman <mgorman@techsingularity.net> - 2017-02-23 16:10 +0100
Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Andrew Morton <akpm@linux-foundation.org> - 2017-02-15 21:40 +0100
Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Mel Gorman <mgorman@techsingularity.net> - 2017-02-15 22:30 +0100
Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Andrew Morton <akpm@linux-foundation.org> - 2017-02-15 23:00 +0100
Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Mel Gorman <mgorman@techsingularity.net> - 2017-02-15 23:20 +0100
Re: [PATCH 0/3] Reduce amount of time kswapd sleeps prematurely Vlastimil Babka <vbabka@suse.cz> - 2017-02-15 23:10 +0100
csiph-web