Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1276793
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 00/16] MADV_FREE support |
| Date | 2015-11-24 23:00 +0100 |
| Message-ID | <qytN1-5hB-21@gated-at.bofh.it> (permalink) |
| References | <qwOVA-4AF-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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? 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? -- 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