From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751358AbbJXEgO (ORCPT ); Sat, 24 Oct 2015 00:36:14 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:34846 "EHLO mail-wi0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794AbbJXEgM (ORCPT ); Sat, 24 Oct 2015 00:36:12 -0400 Message-ID: <1445661367.3218.62.camel@gmail.com> Subject: Re: [PATCH 3/3] sched: Implement interface for cgroup unified hierarchy From: Mike Galbraith To: Tejun Heo Cc: Paul Turner , Peter Zijlstra , Ingo Molnar , Johannes Weiner , lizefan@huawei.com, cgroups , LKML , kernel-team , Linus Torvalds , Andrew Morton Date: Sat, 24 Oct 2015 06:36:07 +0200 In-Reply-To: <20151023222110.GA4390@mtj.duckdns.org> References: <20150824213600.GK28944@mtj.duckdns.org> <20150824221935.GN28944@mtj.duckdns.org> <20150825210234.GE26785@mtj.duckdns.org> <20150912144007.GA8942@htj.duckdns.org> <20151001184629.GB26498@mtj.duckdns.org> <20151023222110.GA4390@mtj.duckdns.org> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 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 Sat, 2015-10-24 at 07:21 +0900, Tejun Heo wrote: > It'd be a step back in usability only for users who have been using > cgroups in fringing ways which can't be justified for ratification and > we do want to actively filter those out. Of all the cgroup signal currently in existence, seems the Google signal has to have the most volume under the curve by a mile. If you were to filter that signal out, what remained would be a flat line of noise. -Mike