From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752409AbcFBGo2 (ORCPT ); Thu, 2 Jun 2016 02:44:28 -0400 Received: from mail-wm0-f48.google.com ([74.125.82.48]:35881 "EHLO mail-wm0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750948AbcFBGo0 (ORCPT ); Thu, 2 Jun 2016 02:44:26 -0400 Message-ID: <1464849861.3766.52.camel@gmail.com> Subject: Re: [RFC PATCH 1/2] sched: Clean up SD_BALANCE_WAKE flags in sched domain build-up From: Mike Galbraith To: Yuyang Du Cc: Peter Zijlstra , mingo@kernel.org, linux-kernel@vger.kernel.org, bsegall@google.com, pjt@google.com, morten.rasmussen@arm.com, vincent.guittot@linaro.org, dietmar.eggemann@arm.com Date: Thu, 02 Jun 2016 08:44:21 +0200 In-Reply-To: <20160601224106.GB18670@intel.com> References: <1464657098-24880-1-git-send-email-yuyang.du@intel.com> <1464657098-24880-2-git-send-email-yuyang.du@intel.com> <20160531092146.GT3192@twins.programming.kicks-ass.net> <20160531013132.GQ18670@intel.com> <1464757633.4023.39.camel@gmail.com> <20160601000105.GU18670@intel.com> <1464773799.4023.72.camel@gmail.com> <20160601200325.GA18670@intel.com> <1464846623.3766.49.camel@gmail.com> <20160601224106.GB18670@intel.com> Content-Type: text/plain; charset="UTF-8" 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 Thu, 2016-06-02 at 06:41 +0800, Yuyang Du wrote: > Again, agreed, and with this patch, just disable SD_BALANCE_WAKE. :) Yeah, we pretty much agree on everything.. other than whether you shoul d be picking on poor defenseless little SD_WAKE_AFFINE or not :^) -Mike