From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f46.google.com (mail-bk0-f46.google.com [209.85.214.46]) by kanga.kvack.org (Postfix) with ESMTP id C8D846B00B4 for ; Sat, 7 Dec 2013 12:41:10 -0500 (EST) Received: by mail-bk0-f46.google.com with SMTP id u15so772446bkz.19 for ; Sat, 07 Dec 2013 09:41:10 -0800 (PST) Received: from zene.cmpxchg.org (zene.cmpxchg.org. [2a01:238:4224:fa00:ca1f:9ef3:caee:a2bd]) by mx.google.com with ESMTPS id yh8si1331052bkb.188.2013.12.07.09.41.09 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 07 Dec 2013 09:41:09 -0800 (PST) Date: Sat, 7 Dec 2013 12:40:39 -0500 From: Johannes Weiner Subject: Re: [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves Message-ID: <20131207174039.GH21724@cmpxchg.org> References: <20131128115458.GK2761@dhcp22.suse.cz> <20131204054533.GZ3556@cmpxchg.org> <20131205025026.GA26777@htj.dyndns.org> <20131206173438.GE21724@cmpxchg.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Tim Hockin Cc: Michal Hocko , Li Zefan , KAMEZAWA Hiroyuki , Tejun Heo , Christoph Lameter , David Rientjes , linux-mm@kvack.org, Rik van Riel , Pekka Enberg , cgroups@vger.kernel.org, Mel Gorman , Andrew Morton , linux-kernel@vger.kernel.org Hello Tim! On Sat, Dec 07, 2013 at 08:38:20AM -0800, Tim Hockin wrote: > We actually started with kernel patches all h these lines - per-memcg > scores and all of our crazy policy requirements. > > It turns out that changing policies is hard. > > When David offered the opportunity to manage it all in user space it > sounded like a great idea. > > If this can be made to work as a high prio daemon with access to reserves, > we would like it. We can not talk solutions if you won't describe the problem. It's understandable that you can't talk about internal details, but it's possible to describe a technical problem in a portable fashion such that people can understand and evaluate it without knowing your whole application. Companies do this all the time. "The way our blackbox works makes it really hard to hook it up to the Linux kernel" is not a very convincing technical argument to change the Linux kernel. Thanks! -- 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