From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753329AbaCFVda (ORCPT ); Thu, 6 Mar 2014 16:33:30 -0500 Received: from mail-yh0-f52.google.com ([209.85.213.52]:57585 "EHLO mail-yh0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752556AbaCFVd2 (ORCPT ); Thu, 6 Mar 2014 16:33:28 -0500 Date: Thu, 6 Mar 2014 16:33:24 -0500 From: Tejun Heo To: David Rientjes Cc: Andrew Morton , Johannes Weiner , Michal Hocko , KAMEZAWA Hiroyuki , Christoph Lameter , Pekka Enberg , Mel Gorman , Oleg Nesterov , Rik van Riel , Jianguo Wu , Tim Hockin , linux-kernel@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, linux-doc@vger.kernel.org Subject: Re: [patch 00/11] userspace out of memory handling Message-ID: <20140306213324.GG17902@htj.dyndns.org> References: <20140306204923.GF14033@htj.dyndns.org> <20140306205911.GG14033@htj.dyndns.org> <20140306211136.GA17902@htj.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 A bit of addition. On Thu, Mar 06, 2014 at 01:23:57PM -0800, David Rientjes wrote: > This patchset provides a solution to a real-world problem that is not > solved with any other patchset. I expect it to be reviewed as any other > patchset, it's not an "RFC" from my perspective: it's a proposal for > inclusion. Don't worry, Andrew is not going to apply anything > accidentally. I can't force it down your throat but I feel somewhat uneasy about how this was posted without any reference to the previous discussion as if this were just now being proposed especially as the said discussion wasn't particularly favorable to this approach. Prefixing RFC or at least pointing back to the original discussion seems like the courteous thing to do. Thanks. -- tejun