From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752710AbcHMFJE (ORCPT ); Sat, 13 Aug 2016 01:09:04 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:33379 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752248AbcHMFJB (ORCPT ); Sat, 13 Aug 2016 01:09:01 -0400 Message-ID: <1471064913.4047.85.camel@gmail.com> Subject: Re: [Documentation] State of CPU controller in cgroup v2 From: Mike Galbraith To: Johannes Weiner Cc: Tejun Heo , Linus Torvalds , Andrew Morton , Li Zefan , Peter Zijlstra , Paul Turner , Ingo Molnar , linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, linux-api@vger.kernel.org, kernel-team@fb.com Date: Sat, 13 Aug 2016 07:08:33 +0200 In-Reply-To: <20160812221742.GA24736@cmpxchg.org> References: <20160805170752.GK2542@mtj.duckdns.org> <1470474291.4117.243.camel@gmail.com> <20160810220944.GB3085@cmpxchg.org> <1470896706.4116.146.camel@gmail.com> <20160812221742.GA24736@cmpxchg.org> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2016-08-12 at 18:17 -0400, Johannes Weiner wrote: > > > This argument that cgroup2 is not backward compatible is laughable. > > > > Fine, you're entitled to your sense of humor. I have one to, I find it > > laughable that threaded applications can only sit there like a lump of > > mud simply because they share more than applications written as a > > gaggle of tasks. "Threads are like.. so yesterday, the future belongs > > to the process" tickles my funny-bone. Whatever, to each his own. > > Who are you quoting here? This is such a grotesque misrepresentation > of what we have been saying and implementing, it's not even funny. Agreed, it's not funny to me either. Excluding threaded applications from doing.. anything.. implies to me that either someone thinks same do not need resource management facilities due to some magical property of threading itself, or someone doesn't realize that an application thread is a task, ie one and the same things which can be doing one and the same job. No matter how I turn it, what I see is nonsense. > https://yourlogicalfallacyis.com/black-or-white > https://yourlogicalfallacyis.com/strawman > https://yourlogicalfallacyis.com/appeal-to-emotion Nope, plain ole sarcasm, an expression of shock and awe. > It's great that cgroup1 works for some of your customers, and they are > free to keep using it. If no third party can flush my customers investment down the toilet, I can cease to care. Please don't CC me in future, you're unlikely to convince me that v2 is remotely sane, nor do you need to. Lucky you. -Mike