From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751881AbdF1QMf (ORCPT ); Wed, 28 Jun 2017 12:12:35 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:36214 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751512AbdF1QMe (ORCPT ); Wed, 28 Jun 2017 12:12:34 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org AC123600E2 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: Wed, 28 Jun 2017 10:12:29 -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: 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 On 6/20/2017 8:28 AM, Jeffrey Hugo wrote: > 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? > Ping again. Since there has been no comments for the past 3 weeks, I'm assuming everyone is happy with this series. With 4.12-rc7 out, and Linus saying it looks good, it seems likely that the merge window is going to open next week. We really want this in 4.13. Would you please confirm that the series will be pulled into 4.13? -- 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.