Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752088AbdFTO21 (ORCPT ); Tue, 20 Jun 2017 10:28:27 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:51808 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751090AbdFTO2Z (ORCPT ); Tue, 20 Jun 2017 10:28:25 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 0C2CE60716 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 From: Jeffrey Hugo 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> <0189c03c-03c8-b5ba-d986-ea64b09398fc@codeaurora.org> Message-ID: Date: Tue, 20 Jun 2017 08:28:23 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <0189c03c-03c8-b5ba-d986-ea64b09398fc@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: 1266 Lines: 43 On 6/13/2017 8:32 AM, Jeffrey Hugo wrote: > 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 > Ping? -- 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.