Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp12074143rwd; Fri, 23 Jun 2023 00:38:25 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5pfql95AwRCwA026X081svp92T97yYv0xuTIDxlBYek52cNFL2qkbH/SEiL+JIwljvtHgU X-Received: by 2002:a17:903:11c3:b0:1b0:45e:fb02 with SMTP id q3-20020a17090311c300b001b0045efb02mr16267971plh.35.1687505905072; Fri, 23 Jun 2023 00:38:25 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1687505905; cv=none; d=google.com; s=arc-20160816; b=ReqffWgLnLOQOM13Kt+qJzoC+pct7rSfCtyMO05tNuHoqFytYHf0pNJ33Fxkj9mpKo PP5nKDCDdpOwU7XZRU6E246XPycBA9FaueY2L5YU11RCRV8Vi9GDMGV7FrtBdUEon7zE Jp3yImw7c9yiUiE7HoAJYBdeqaoDwc2LGdwwTGmG28/com8bC6Ns7j+c7XJuqp/gMJG3 giTzqYOmbzKhQ4BREQ+WeXT12aoadChuSC+vBWtI7nng0ADrtLDWemx6bsZyuEyMH9Uv MhdxoDI9yrXeYwOWvRZTDGvSHret3p/Kj/rwhrGQPrcX9WkL1+TRM6ZTkZb1msTSPlKJ a5sA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:mail-followup-to:message-id:subject:cc:to:from:date; bh=7KJVyc8wDuB/8ClYBkBgeOf+IXv/WlrUkpo4ctgaoXc=; b=EluRk+pCcVgiY6UGtAaTQl5k5d1f9TzR8XKNAYlyaNvLHWYV4sSMVd9O0ARf7yu4KU dCukjkW7s2Nr/Xv5Kbs/IGaeESRVVVpHNq1HL+Sr4Nrunld/0lV4B8zvrmv0fnwpo+za 43WNP6/AG/9NR4bhY/0xnk+vBJIZ9sb+/Fj6l5lhRa+3Me1qeDVSSyzZeoJJshGzWW+d Dm8pLRrUQezD5jMrq3wqyE+fhZz5+SqBjThN6cP8BbgSwh1JxTRfluK8TsFyMplMkjBf qNKxUIgHPQw/+9jeDPXKyCtcfC1e0xXpJdf/nsyU4QNu0jNf1KRDZNMEMg9bUrG0QjYu 6e2A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i9-20020a17090332c900b001b25e9a76d7si5419808plr.316.2023.06.23.00.38.11; Fri, 23 Jun 2023 00:38:25 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230203AbjFWHas (ORCPT + 99 others); Fri, 23 Jun 2023 03:30:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60174 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230091AbjFWHar (ORCPT ); Fri, 23 Jun 2023 03:30:47 -0400 Received: from mx6.didiglobal.com (mx6.didiglobal.com [111.202.70.123]) by lindbergh.monkeyblade.net (Postfix) with SMTP id 5360F1BC1 for ; Fri, 23 Jun 2023 00:30:44 -0700 (PDT) Received: from mail.didiglobal.com (unknown [10.79.65.12]) by mx6.didiglobal.com (Maildata Gateway V2.8) with ESMTPS id 25CA0110021108; Fri, 23 Jun 2023 15:30:41 +0800 (CST) Received: from didi-ThinkCentre-M930t-N000 (10.79.64.101) by ZJY02-ACTMBX-02.didichuxing.com (10.79.65.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Fri, 23 Jun 2023 15:30:40 +0800 Date: Fri, 23 Jun 2023 15:30:33 +0800 X-MD-Sfrom: tiozhang@didiglobal.com X-MD-SrcIP: 10.79.65.12 From: tiozhang To: , CC: , , , , , Subject: [PATCH v2] workqueue: add cmdline parameter `workqueue_unbound_cpus` to further constrain wq_unbound_cpumask at boot time Message-ID: <20230623073033.GA6584@didi-ThinkCentre-M930t-N000> Mail-Followup-To: rdunlap@infradead.org, tj@kernel.org, jiangshanlai@gmail.com, linux-kernel@vger.kernel.org, zyhtheonly@yeah.net, zwp10758@gmail.com, zyhtheonly@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <88e569b6-69d6-90c2-8000-9dd542aaf007@infradead.org> User-Agent: Mutt/1.9.4 (2018-02-28) X-Originating-IP: [10.79.64.101] X-ClientProxiedBy: ZJY01-PUBMBX-01.didichuxing.com (10.79.64.32) To ZJY02-ACTMBX-02.didichuxing.com (10.79.65.12) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Motivation of doing this is to better improve boot times for devices when we want to prevent our workqueue works from running on some specific CPUs, e,g, some CPUs are busy with interrupts. Signed-off-by: tiozhang --- .../admin-guide/kernel-parameters.txt | 8 ++++++ kernel/workqueue.c | 25 +++++++++++++++++++ 2 files changed, 33 insertions(+) diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index a465d5242774..7f2fe8c60d5c 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -6780,6 +6780,14 @@ disables both lockup detectors. Default is 10 seconds. + workqueue_unbound_cpus= + [KNL,SMP] + Format: + Specify to constrain one or some CPUs to use in + unbound workqueues. + By default, all online CPUs are available for + unbound workqueues. + workqueue.watchdog_thresh= If CONFIG_WQ_WATCHDOG is configured, workqueue can warn stall conditions and dump internal state to diff --git a/kernel/workqueue.c b/kernel/workqueue.c index 7cd5f5e7e0a1..1475f8f560cc 100644 --- a/kernel/workqueue.c +++ b/kernel/workqueue.c @@ -329,6 +329,9 @@ static bool workqueue_freezing; /* PL: have wqs started freezing? */ /* PL: allowable cpus for unbound wqs and work items */ static cpumask_var_t wq_unbound_cpumask; +/* for further constrain wq_unbound_cpumask by cmdline parameter*/ +static cpumask_var_t wq_cmdline_cpumask; + /* CPU where unbound work was last round robin scheduled from this CPU */ static DEFINE_PER_CPU(int, wq_rr_cpu_last); @@ -6006,6 +6009,10 @@ void __init workqueue_init_early(void) cpumask_copy(wq_unbound_cpumask, housekeeping_cpumask(HK_TYPE_WQ)); cpumask_and(wq_unbound_cpumask, wq_unbound_cpumask, housekeeping_cpumask(HK_TYPE_DOMAIN)); + if (!cpumask_empty(wq_cmdline_cpumask)) + cpumask_and(wq_unbound_cpumask, wq_unbound_cpumask, wq_cmdline_cpumask); + free_bootmem_cpumask_var(wq_cmdline_cpumask); + pwq_cache = KMEM_CACHE(pool_workqueue, SLAB_PANIC); /* initialize CPU pools */ @@ -6129,3 +6136,21 @@ void __init workqueue_init(void) */ void __warn_flushing_systemwide_wq(void) { } EXPORT_SYMBOL(__warn_flushing_systemwide_wq); + + +static int __init workqueue_unbound_cpus_setup(char *str) +{ + cpumask_var_t cpumask; + + alloc_bootmem_cpumask_var(&wq_cmdline_cpumask); + alloc_bootmem_cpumask_var(&cpumask); + if (cpulist_parse(str, cpumask) < 0) + pr_warn("workqueue_unbound_cpus: incorrect CPU range\n"); + else + cpumask_copy(wq_cmdline_cpumask, cpumask); + + free_bootmem_cpumask_var(cpumask); + + return 0; +} +__setup("workqueue_unbound_cpus=", workqueue_unbound_cpus_setup); -- 2.17.1