Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161792AbbKFRpr (ORCPT ); Fri, 6 Nov 2015 12:45:47 -0500 Received: from gum.cmpxchg.org ([85.214.110.215]:42138 "EHLO gum.cmpxchg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932340AbbKFRpp (ORCPT ); Fri, 6 Nov 2015 12:45:45 -0500 Date: Fri, 6 Nov 2015 12:45:17 -0500 From: Johannes Weiner To: Michal Hocko Cc: David Miller , akpm@linux-foundation.org, vdavydov@virtuozzo.com, tj@kernel.org, netdev@vger.kernel.org, linux-mm@kvack.org, cgroups@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 5/8] mm: memcontrol: account socket memory on unified hierarchy Message-ID: <20151106174517.GA9315@cmpxchg.org> References: <20151029152546.GG23598@dhcp22.suse.cz> <20151029161009.GA9160@cmpxchg.org> <20151104104239.GG29607@dhcp22.suse.cz> <20151104195037.GA6872@cmpxchg.org> <20151105144002.GB15111@dhcp22.suse.cz> <20151105205522.GA1067@cmpxchg.org> <20151105225200.GA5432@cmpxchg.org> <20151106105724.GG4390@dhcp22.suse.cz> <20151106161953.GA7813@cmpxchg.org> <20151106164657.GL4390@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151106164657.GL4390@dhcp22.suse.cz> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1222 Lines: 25 On Fri, Nov 06, 2015 at 05:46:57PM +0100, Michal Hocko wrote: > The basic problem was that the Delegate feature has been backported to > our systemd package without further consideration and that has > invalidated a lot of performance testing because some resource > controllers have measurable effects on those benchmarks. You're talking about a userspace bug. No amount of fragmenting and layering and opt-in in the kernel's runtime configuration space is going to help you if you screw up and enable it all by accident. > > All I read here is vague inflammatory language to spread FUD. > > I was merely pointing out that memory controller might be enabled without > _user_ actually even noticing because the controller wasn't enabled > explicitly. I haven't blamed anybody for that. Why does that have anything to do with how we design our interface? We can't do more than present a sane interface in good faith and lobby userspace projects if we think they misuse it. -- 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/