From: Tejun Heo <tj@kernel.org>
To: Mallesh Koujalagi <mallesh.koujalagi@intel.com>
Cc: jiangshanlai@gmail.com, peterz@infradead.org,
linux-kernel@vger.kernel.org, anshuman.gupta@intel.com,
raag.jadav@intel.com
Subject: Re: [PATCH] workqueue: Update schedule_work() documentation to reflect per-CPU nature
Date: Thu, 26 Feb 2026 07:58:15 -1000 [thread overview]
Message-ID: <aaCJt0w9d6kDoOO5@slm.duckdns.org> (raw)
In-Reply-To: <20260226104659.3227091-2-mallesh.koujalagi@intel.com>
On Thu, Feb 26, 2026 at 04:17:00PM +0530, Mallesh Koujalagi wrote:
> The function documentation for schedule_work(), schedule_delayed_work(),
> and schedule_delayed_work_on() still described them as using "global" or
> "kernel-global" workqueues, which is misleading after commit a2be943b46b4
> ("workqueue: replace use of system_wq with system_percpu_wq").
>
> These functions now use system_percpu_wq, which is a per-CPU workqueue
> where work items are executed on the CPU where they were queued. Update
> the documentation to accurately reflect this CPU affinity behavior.
Note that system_wq has always been a percpu workqueue. We've been just
renaming things. Nothing wrong with updating documentation but the commit
message is misleading.
Thanks.
--
tejun
prev parent reply other threads:[~2026-02-26 17:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-26 10:47 Mallesh Koujalagi
2026-02-26 17:58 ` 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=aaCJt0w9d6kDoOO5@slm.duckdns.org \
--to=tj@kernel.org \
--cc=anshuman.gupta@intel.com \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mallesh.koujalagi@intel.com \
--cc=peterz@infradead.org \
--cc=raag.jadav@intel.com \
/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
all inboxes | Powered by JetHome®