Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1740772
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] mm, swap: Make VMA based swap readahead configurable |
| Date | 2017-09-27 16:20 +0200 |
| Message-ID | <uullT-4d4-9@gated-at.bofh.it> (permalink) |
| References | (5 earlier) <uukpR-3b4-37@gated-at.bofh.it> <uukzv-3iO-1@gated-at.bofh.it> <uukSS-3A0-23@gated-at.bofh.it> <uul2x-3HA-13@gated-at.bofh.it> <uullT-4d4-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed 27-09-17 23:10:08, Minchan Kim wrote: > On Wed, Sep 27, 2017 at 03:50:34PM +0200, Michal Hocko wrote: > > On Wed 27-09-17 22:41:17, Minchan Kim wrote: > > > On Wed, Sep 27, 2017 at 03:22:41PM +0200, Michal Hocko wrote: > > [...] > > > > simply cannot disable swap readahead when page-cluster is 0? > > > > > > That's was what I want really but Huang want to use two readahead > > > algorithms in parallel so he wanted to keep two separated disable > > > knobs. > > > > If it breaks existing and documented behavior then it is a clear > > regression and it should be fixed. I do not see why this should be > > disputable at all. > > Indeed but Huang doesn't think so. He has thought it's not a regression. > Frankly speaking, I'm really bored of discussing with it. > https://marc.info/?l=linux-mm&m=150526413319763&w=2 Then send a patch explaining why you consider this a regression with some numbers backing it and I will happily ack it. > So I passed the decision to Andrew. > http://lkml.kernel.org/r/<20170913014019.GB29422@bbox> > > The config option idea is compromise approach although I don't like it > and still believe it's simple clear *regression* so 0 page-cluster > should keep the swap readahead disabled. It is not a compromise. The regression is still there for many users potentially (just consider zram distribution kernel users...). -- Michal Hocko SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Minchan Kim <minchan@kernel.org> - 2017-09-27 07:10 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-09-27 09:50 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Minchan Kim <minchan@kernel.org> - 2017-09-27 10:10 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-09-27 10:40 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Minchan Kim <minchan@kernel.org> - 2017-09-27 15:20 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-09-27 15:30 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Minchan Kim <minchan@kernel.org> - 2017-09-27 15:50 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-09-27 16:00 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Minchan Kim <minchan@kernel.org> - 2017-09-27 16:20 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-09-27 16:20 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable "Huang\, Ying" <ying.huang@intel.com> - 2017-09-28 03:10 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Michal Hocko <mhocko@kernel.org> - 2017-10-02 09:30 +0200
Re: [PATCH] mm, swap: Make VMA based swap readahead configurable Dave Hansen <dave.hansen@intel.com> - 2017-10-02 22:50 +0200
csiph-web