Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752025Ab3GNA5X (ORCPT ); Sat, 13 Jul 2013 20:57:23 -0400 Received: from mail-ie0-f170.google.com ([209.85.223.170]:45497 "EHLO mail-ie0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751748Ab3GNA5W (ORCPT ); Sat, 13 Jul 2013 20:57:22 -0400 Message-ID: <51E1F769.7090208@gmail.com> Date: Sun, 14 Jul 2013 08:57:13 +0800 From: Sam Ben User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Christoph Hellwig CC: Alex Elsayed , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: RFC: named anonymous vmas References: <20130622103158.GA16304@infradead.org> <20130624114832.GA9961@infradead.org> In-Reply-To: <20130624114832.GA9961@infradead.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1163 Lines: 26 Hi Christoph, On 06/24/2013 07:48 PM, Christoph Hellwig wrote: > On Sat, Jun 22, 2013 at 12:47:29PM -0700, Alex Elsayed wrote: >> Couldn't this be done by having a root-only tmpfs, and having a userspace >> component that creates per-app directories with restrictive permissions on >> startup/app install? Then each app creates files in its own directory, and >> can pass the fds around. > Honestly having a device that allows passing fds around that can be > mmaped sounds a lot simpler. I have to admit that I expect /dev/zero > to do this, but looking at the code it creates new file structures > at ->mmap time which would defeat this. Could you point out where done this? > > -- > To unsubscribe, send a message with 'unsubscribe linux-mm' in > the body to majordomo@kvack.org. For more info on Linux MM, > see: http://www.linux-mm.org/ . > Don't email: email@kvack.org -- 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/