mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: rdunlap@infradead.org, frederic@kernel.org,
	jiangshanlai@gmail.com, linux-kernel@vger.kernel.org,
	zyhtheonly@gmail.com, zyhtheonly@yeah.net, zwp10758@gmail.com,
	fuyuanli@gmail.com
Subject: Re: [PATCH v5] workqueue: add cmdline parameter `workqueue.unbound_cpus` to further constrain wq_unbound_cpumask at boot time
Date: Mon, 10 Jul 2023 10:43:19 -1000	[thread overview]
Message-ID: <ZKxtZxH7c3L3f6c9@slm.duckdns.org> (raw)
In-Reply-To: <20230629035050.GA17223@didi-ThinkCentre-M930t-N000>

On Thu, Jun 29, 2023 at 11:50:50AM +0800, tiozhang wrote:
> 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 <tiozhang@didiglobal.com>

Applied to wq/for-6.6.

Thanks.

-- 
tejun

      reply	other threads:[~2023-07-10 20:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-22  3:34 [PATCH] workqueue: add cmdline parameter `unbound_workqueue_cpus` " tiozhang
2023-06-22  3:47 ` Randy Dunlap
2023-06-23  7:30   ` [PATCH v2] workqueue: add cmdline parameter `workqueue_unbound_cpus` " tiozhang
2023-06-25  3:15     ` [PATCH v3] " tiozhang
2023-06-26 21:00       ` Tejun Heo
2023-06-28 11:18         ` [PATCH v4] workqueue: add cmdline parameter `workqueue.unbound_cpus` " tiozhang
2023-06-28 18:51           ` Randy Dunlap
2023-06-29  3:50             ` [PATCH v5] " tiozhang
2023-07-10 20:43               ` Tejun Heo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZKxtZxH7c3L3f6c9@slm.duckdns.org \
    --to=tj@kernel.org \
    --cc=frederic@kernel.org \
    --cc=fuyuanli@gmail.com \
    --cc=jiangshanlai@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=zwp10758@gmail.com \
    --cc=zyhtheonly@gmail.com \
    --cc=zyhtheonly@yeah.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome