Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276982
| From | Minchan Kim <minchan@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 00/16] MADV_FREE support |
| Date | 2015-11-25 04:00 +0100 |
| Message-ID | <qyytj-8pA-1@gated-at.bofh.it> (permalink) |
| References | <qwOVA-4AF-7@gated-at.bofh.it> <qytN1-5hB-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Andrew, On Tue, Nov 24, 2015 at 01:58:51PM -0800, Andrew Morton wrote: > On Fri, 20 Nov 2015 17:02:32 +0900 Minchan Kim <minchan@kernel.org> wrote: > > > I have been spent a lot of time to land MADV_FREE feature > > by request of userland people(esp, Daniel and Jason, jemalloc guys. > > A couple of things... > > There's a massive and complex reject storm against Kirill's page-flags > and thp changes. The problems in hugetlb.c are more than I can > reasonably fix up, sorry. How would you feel about redoing the patches > against next -mm? No problem at all. > > Secondly, "mm: introduce lazyfree LRU list" and "mm: support MADV_FREE > on swapless system" are new, and require significant reviewer > attention. But there's so much other stuff flying around that I doubt > if we'll get effective review. So perhaps it would be best to shelve > those new things and introduce them later, after the basic old > MADV_FREE work has settled in? > That's really what we(Daniel, Michael and me) want so far. A people who is reluctant to it is Johannes who wanted to support MADV_FREE on swapless system via new LRU from the beginning. If Johannes is not strong against Andrew's plan, I will resend new patchset(ie, not including new stuff) based on next -mmotm. Hannes? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v4 00/16] MADV_FREE support Minchan Kim <minchan@kernel.org> - 2015-11-20 09:10 +0100
[PATCH v4 02/16] mm: define MADV_FREE for some arches Minchan Kim <minchan@kernel.org> - 2015-11-20 09:10 +0100
[PATCH v4 01/16] mm: support madvise(MADV_FREE) Minchan Kim <minchan@kernel.org> - 2015-11-20 09:10 +0100
Re: [PATCH v4 00/16] MADV_FREE support Andrew Morton <akpm@linux-foundation.org> - 2015-11-24 23:00 +0100
Re: [PATCH v4 00/16] MADV_FREE support Minchan Kim <minchan@kernel.org> - 2015-11-25 04:00 +0100
Re: [PATCH v4 00/16] MADV_FREE support Johannes Weiner <hannes@cmpxchg.org> - 2015-11-25 18:40 +0100
csiph-web