Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755473AbbKYCxZ (ORCPT ); Tue, 24 Nov 2015 21:53:25 -0500 Received: from LGEAMRELO12.lge.com ([156.147.23.52]:55341 "EHLO lgeamrelo12.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754625AbbKYCxU (ORCPT ); Tue, 24 Nov 2015 21:53:20 -0500 X-Original-SENDERIP: 156.147.1.125 X-Original-MAILFROM: minchan@kernel.org X-Original-SENDERIP: 10.177.223.161 X-Original-MAILFROM: minchan@kernel.org Date: Wed, 25 Nov 2015 11:53:18 +0900 From: Minchan Kim To: Andrew Morton Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, Michael Kerrisk , linux-api@vger.kernel.org, Hugh Dickins , Johannes Weiner , Rik van Riel , Mel Gorman , KOSAKI Motohiro , Jason Evans , Daniel Micay , "Kirill A. Shutemov" , Shaohua Li , Michal Hocko , yalin.wang2010@gmail.com, Andy Lutomirski Subject: Re: [PATCH v4 00/16] MADV_FREE support Message-ID: <20151125025318.GA2678@bbox> References: <1448006568-16031-1-git-send-email-minchan@kernel.org> <20151124135851.bd50e261e30ed4e178baaef9@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151124135851.bd50e261e30ed4e178baaef9@linux-foundation.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1528 Lines: 39 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 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/