Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753515AbdFMOcO (ORCPT ); Tue, 13 Jun 2017 10:32:14 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:46288 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753103AbdFMOcN (ORCPT ); Tue, 13 Jun 2017 10:32:13 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 7D5376032D Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=jhugo@codeaurora.org Subject: Re: [PATCH V5 0/2] load_balance() fixes for affinity To: Ingo Molnar , Peter Zijlstra , linux-kernel@vger.kernel.org Cc: Dietmar Eggemann , Austin Christ , Tyler Baicar , Timur Tabi References: <1496863138-11322-1-git-send-email-jhugo@codeaurora.org> From: Jeffrey Hugo Message-ID: <0189c03c-03c8-b5ba-d986-ea64b09398fc@codeaurora.org> Date: Tue, 13 Jun 2017 08:32:11 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: <1496863138-11322-1-git-send-email-jhugo@codeaurora.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1182 Lines: 39 On 6/7/2017 1:18 PM, Jeffrey Hugo wrote: > Co-authored-by: Austin Christ > Signed-off-by: Jeffrey Hugo > > [V5] > -updated comment to explain the "why" behind the redo check > -fixed panic triggered from active_load_balance_cpu_stop() > > [V4] > -restricted active cpus mask to the domain span > -fixed dst_cpu masking logic to work for the entire local group > > [V3] > -fixed botched subject lines > > [V2] > -Corrected use of Signed-off-by tags > -Removed temp cpumask variable from stack > > Jeffrey Hugo (2): > sched/fair: Fix load_balance() affinity redo path > sched/fair: Remove group imbalance from calculate_imbalance() > > kernel/sched/fair.c | 22 ++++++++++++---------- > 1 file changed, 12 insertions(+), 10 deletions(-) > Peter (and/or Ingo?), is this series likely to make 4.13? V5 has been quiet, so I'm not sure if folks are happy with things, or just haven't had time to review. Thanks -- Jeffrey Hugo Qualcomm Datacenter Technologies as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.