Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754620AbaA1Ame (ORCPT ); Mon, 27 Jan 2014 19:42:34 -0500 Received: from mail-pa0-f49.google.com ([209.85.220.49]:56170 "EHLO mail-pa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754054AbaA1Amd (ORCPT ); Mon, 27 Jan 2014 19:42:33 -0500 Message-ID: <52E6FCF3.6010009@linaro.org> Date: Mon, 27 Jan 2014 16:42:27 -0800 From: John Stultz User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Minchan Kim , KOSAKI Motohiro CC: "linux-mm@kvack.org" , LKML , Andrew Morton , Mel Gorman , Hugh Dickins , Dave Hansen , Rik van Riel , Michel Lespinasse , Johannes Weiner , Dhaval Giani , "H. Peter Anvin" , Android Kernel Team , Robert Love , Mel Gorman , Dmitry Adamushko , Dave Chinner , Neil Brown , Andrea Righi , Andrea Arcangeli , "Aneesh Kumar K.V" , Mike Hommey , Taras Glek , Jan Kara , Rob Clark , Jason Evans , pliard@google.com Subject: Re: [PATCH v10 00/16] Volatile Ranges v10 References: <1388646744-15608-1-git-send-email-minchan@kernel.org> <20140128001244.GB25066@bbox> In-Reply-To: <20140128001244.GB25066@bbox> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/27/2014 04:12 PM, Minchan Kim wrote: > On Mon, Jan 27, 2014 at 05:23:17PM -0500, KOSAKI Motohiro wrote: >> - Your number only claimed the effectiveness anon vrange, but not file vrange. > Yes. It's really problem as I said. > From the beginning, John Stultz wanted to promote vrange-file to replace > android's ashmem and when I heard usecase of vrange-file, it does make sense > to me so that's why I'd like to unify them in a same interface. > > But the problem is lack of interesting from others and lack of time to > test/evaluate it. I'm not an expert of userspace so actually I need a bit > help from them who require the feature but at a moment, > but I don't know who really want or/and help it. > > Even, Android folks didn't have any interest on vrange-file. Just as a correction here. I really don't think this is the case, as Android's use definitely relies on file based volatility. It might be more fair to say there hasn't been very much discussion from Android developers on the particulars of the file volatility semantics (out possibly not having any particular objections, or more-likely, being a bit too busy to follow the all various theoretical tangents we've discussed). But I'd not want anyone to get the impression that anonymous-only volatility would be sufficient for Android's needs. (And to further clarify here, since this can be confusing... shmem/tmpfs-only file volatility *would* be sufficient, despite that technically being anonymous backed memory. The key issue is we need to be able to share the volatility between processes.) > So, we might drop vrange-file part in this patchset if it's really headache. > But let's discuss further because still I believe it's valuable feature to > keep instead of dropping. If it helps gets interest in reviewing this, I'm ok with deferring (tmpfs) file volatility, so folks can get comfortable with anonymous volatility. But I worry its too critical a feature to ignore. thanks -john -- 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/