From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755322AbdDMSiJ (ORCPT ); Thu, 13 Apr 2017 14:38:09 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:49878 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752273AbdDMSiH (ORCPT ); Thu, 13 Apr 2017 14:38:07 -0400 Date: Thu, 13 Apr 2017 20:37:56 +0200 From: Greg Kroah-Hartman To: Samuel Thibault , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: [RFC] Re: Costless huge virtual memory? /dev/same, /dev/null? Message-ID: <20170413183756.GA17630@kroah.com> References: <20160229162835.GA2816@var.bordeaux.inria.fr> <20170413094200.b4lftvumqt4g36hz@var.youpi.perso.aquilenet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170413094200.b4lftvumqt4g36hz@var.youpi.perso.aquilenet.fr> User-Agent: Mutt/1.8.1 (2017-04-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 13, 2017 at 11:42:00AM +0200, Samuel Thibault wrote: > Hello, > > More than one year passed without any activity :) > > I have attached a proposed patch for discussion. As a rule, I don't apply RFC patches, as obviously the submitter doesn't think it is worthy of being applied :) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f197.google.com (mail-pf0-f197.google.com [209.85.192.197]) by kanga.kvack.org (Postfix) with ESMTP id E29E86B03A2 for ; Thu, 13 Apr 2017 14:38:09 -0400 (EDT) Received: by mail-pf0-f197.google.com with SMTP id i5so35173621pfc.15 for ; Thu, 13 Apr 2017 11:38:09 -0700 (PDT) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org. [140.211.169.12]) by mx.google.com with ESMTPS id a8si16574535pfa.200.2017.04.13.11.38.08 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2017 11:38:09 -0700 (PDT) Date: Thu, 13 Apr 2017 20:37:56 +0200 From: Greg Kroah-Hartman Subject: Re: [RFC] Re: Costless huge virtual memory? /dev/same, /dev/null? Message-ID: <20170413183756.GA17630@kroah.com> References: <20160229162835.GA2816@var.bordeaux.inria.fr> <20170413094200.b4lftvumqt4g36hz@var.youpi.perso.aquilenet.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170413094200.b4lftvumqt4g36hz@var.youpi.perso.aquilenet.fr> Sender: owner-linux-mm@kvack.org List-ID: To: Samuel Thibault , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-mm@kvack.org On Thu, Apr 13, 2017 at 11:42:00AM +0200, Samuel Thibault wrote: > Hello, > > More than one year passed without any activity :) > > I have attached a proposed patch for discussion. As a rule, I don't apply RFC patches, as obviously the submitter doesn't think it is worthy of being applied :) -- 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