Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755559AbdDMSnE (ORCPT ); Thu, 13 Apr 2017 14:43:04 -0400 Received: from hera.aquilenet.fr ([141.255.128.1]:39084 "EHLO hera.aquilenet.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752233AbdDMSnD (ORCPT ); Thu, 13 Apr 2017 14:43:03 -0400 Date: Thu, 13 Apr 2017 20:43:00 +0200 From: Samuel Thibault To: Greg Kroah-Hartman Cc: 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: <20170413184300.gjvbihr36cgadrrv@var.youpi.perso.aquilenet.fr> Mail-Followup-To: Samuel Thibault , Greg Kroah-Hartman , Arnd Bergmann , linux-kernel@vger.kernel.org, linux-mm@kvack.org References: <20160229162835.GA2816@var.bordeaux.inria.fr> <20170413094200.b4lftvumqt4g36hz@var.youpi.perso.aquilenet.fr> <20170413183756.GA17630@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170413183756.GA17630@kroah.com> Organization: I am not organized User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 566 Lines: 14 Greg KH, on jeu. 13 avril 2017 20:37:56 +0200, wrote: > On Thu, Apr 13, 2017 at 11:42:00AM +0200, Samuel Thibault wrote: > > 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 :) I was indeed not asking for applying it yet, I was guessing it would raise some discussion, and code often triggers discussion :) But if there is no objection, I'll indeed propose the patch for inclusion. Samuel