Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp367599pxb; Wed, 3 Feb 2021 07:24:05 -0800 (PST) X-Google-Smtp-Source: ABdhPJy5CGN90uk9oyRdUTqhNcxyRf1M11LXrV0MfMza8ATb6IlBX1ijBFihnuxq3VSenMn2r/3r X-Received: by 2002:a17:906:b055:: with SMTP id bj21mr3776894ejb.355.1612365844866; Wed, 03 Feb 2021 07:24:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1612365844; cv=none; d=google.com; s=arc-20160816; b=Dr/KHGFYwUOWmqpT6Xsi3ETvf2tRu33enAmUUzMbwZI5zdAgWjx7EYQhwY2YZ+b6jo 5gCYNsvT78ESzRJ9dDHbi9QPJLV6sFmR6eXyvUHvThkDuM0UcA5tA09ymVzWaNA7QFou qvlkN5gNgaJKAk3aBrQrMEiSKfaktBPF9YnDvaw3O3TXYVJzuLVEXHRiIHNvOIjAEmdB 6+xSck1SabRRZwVGVe6IJrSzGkqbpZQwEWwpYwiYillf9XjyYA89J9MpC/tdKo6kyROo MOaFYEYDlIiqdUaSFnwiZY3ehexs7g2Cx1J1RQjPLfVEhNq1JzesUipzTlxK/fq3829+ 7wXA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=PwEr/8vpfH0IKPHAiP9EyQ2LU0PvQMRs8PcFtnr0KM0=; b=f3rCnYRczjk9xMLECnP2J+2byXn8jbbCNMXZqmSbph16hxgau0GZ2o2G3Yqp+T4Sds VciXGA3JlccHKPIiKd8xw3HGjbKol2Ed6Uafo9PmYUQ7zIDHFREOga7BTnp/z128pKsB R+Vd6S4kPBXtxC2Yt9O78mki8LKnSxP5btFYFHzlWNBPDic3LWQlNS71AtS9iY1XZqzc IczL5u/hA5kabfWYfWH71c999CU63w3IRGEZVg3L4p9nMj3zh3W2pEHD19yCuKszYljX i/QsTnG4yw0Uh0wzBRZlMH76QDNZT4zDX1+OqI7zTZZj51g02KFS3uMqP2VAD5AemzMq RTUg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g1si1510710ejb.606.2021.02.03.07.23.38; Wed, 03 Feb 2021 07:24:04 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233976AbhBCPW6 (ORCPT + 99 others); Wed, 3 Feb 2021 10:22:58 -0500 Received: from foss.arm.com ([217.140.110.172]:41820 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233322AbhBCPPS (ORCPT ); Wed, 3 Feb 2021 10:15:18 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 41DCD12FC; Wed, 3 Feb 2021 07:14:33 -0800 (PST) Received: from e107158-lin (e107158-lin.cambridge.arm.com [10.1.194.78]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id E54373F73B; Wed, 3 Feb 2021 07:14:31 -0800 (PST) Date: Wed, 3 Feb 2021 15:14:29 +0000 From: Qais Yousef To: Valentin Schneider Cc: linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Vincent Guittot , Dietmar Eggemann , Morten Rasmussen , Quentin Perret , Pavan Kondeti , Rik van Riel Subject: Re: [PATCH 1/8] sched/fair: Clean up active balance nr_balance_failed trickery Message-ID: <20210203151429.rnbdgt7wyoaz2vui@e107158-lin> References: <20210128183141.28097-1-valentin.schneider@arm.com> <20210128183141.28097-2-valentin.schneider@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20210128183141.28097-2-valentin.schneider@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Valentin On 01/28/21 18:31, Valentin Schneider wrote: > When triggering an active load balance, sd->nr_balance_failed is set to > such a value that any further can_migrate_task() using said sd will ignore > the output of task_hot(). > > This behaviour makes sense, as active load balance intentionally preempts a > rq's running task to migrate it right away, but this asynchronous write is > a bit shoddy, as the stopper thread might run active_load_balance_cpu_stop > before the sd->nr_balance_failed write either becomes visible to the > stopper's CPU or even happens on the CPU that appended the stopper work. > > Add a struct lb_env flag to denote active balancing, and use it in > can_migrate_task(). Remove the sd->nr_balance_failed write that served the > same purpose. > > Signed-off-by: Valentin Schneider > --- > kernel/sched/fair.c | 17 ++++++++++------- > 1 file changed, 10 insertions(+), 7 deletions(-) > > diff --git a/kernel/sched/fair.c b/kernel/sched/fair.c > index 197a51473e0c..0f6a4e58ce3c 100644 > --- a/kernel/sched/fair.c > +++ b/kernel/sched/fair.c > @@ -7423,6 +7423,7 @@ enum migration_type { > #define LBF_SOME_PINNED 0x08 > #define LBF_NOHZ_STATS 0x10 > #define LBF_NOHZ_AGAIN 0x20 > +#define LBF_ACTIVE_LB 0x40 > > struct lb_env { > struct sched_domain *sd; > @@ -7608,10 +7609,14 @@ int can_migrate_task(struct task_struct *p, struct lb_env *env) > > /* > * Aggressive migration if: > - * 1) destination numa is preferred > - * 2) task is cache cold, or > - * 3) too many balance attempts have failed. > + * 1) active balance > + * 2) destination numa is preferred > + * 3) task is cache cold, or > + * 4) too many balance attempts have failed. > */ > + if (env->flags & LBF_ACTIVE_LB) > + return 1; > + > tsk_cache_hot = migrate_degrades_locality(p, env); > if (tsk_cache_hot == -1) > tsk_cache_hot = task_hot(p, env); > @@ -9805,9 +9810,6 @@ static int load_balance(int this_cpu, struct rq *this_rq, > active_load_balance_cpu_stop, busiest, > &busiest->active_balance_work); > } > - > - /* We've kicked active balancing, force task migration. */ > - sd->nr_balance_failed = sd->cache_nice_tries+1; This has an impact on future calls to need_active_balance() too, no? We enter this path because need_active_balance() returned true; one of the conditions it checks for is return unlikely(sd->nr_balance_failed > sd->cache_nice_tries+2); So since we used to reset nr_balanced_failed to cache_nice_tries+1, the above condition would be false in the next call or two IIUC. But since we remove that, we could end up here again soon. Was this intentional? Thanks -- Qais Yousef > } > } else { > sd->nr_balance_failed = 0; > @@ -9963,7 +9965,8 @@ static int active_load_balance_cpu_stop(void *data) > * @dst_grpmask we need to make that test go away with lying > * about DST_PINNED. > */ > - .flags = LBF_DST_PINNED, > + .flags = LBF_DST_PINNED | > + LBF_ACTIVE_LB, > }; > > schedstat_inc(sd->alb_count); > -- > 2.27.0 >