[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAAofZF5pwbtvfCqdXibRyDJirnrzLRzoCr9dgJ=N1w-NFJkv_Q@mail.gmail.com>
Date: Mon, 10 Nov 2025 11:00:01 +0100
From: Marco Crivellari <marco.crivellari@...e.com>
To: "Martin K. Petersen" <martin.petersen@...cle.com>
Cc: linux-kernel@...r.kernel.org, linux-scsi@...r.kernel.org,
Tejun Heo <tj@...nel.org>, Lai Jiangshan <jiangshanlai@...il.com>,
Frederic Weisbecker <frederic@...nel.org>, Sebastian Andrzej Siewior <bigeasy@...utronix.de>,
Michal Hocko <mhocko@...e.com>,
"James E . J . Bottomley" <James.Bottomley@...senpartnership.com>, Hannes Reinecke <hare@...e.de>
Subject: Re: [PATCH] scsi: fcoe: add WQ_PERCPU to alloc_workqueue users
On Sat, Nov 8, 2025 at 6:29 PM Martin K. Petersen
<martin.petersen@...cle.com> wrote:
> > Currently if a user enqueue a work item using schedule_delayed_work()
> > the used wq is "system_wq" (per-cpu wq) while queue_delayed_work() use
> > WORK_CPU_UNBOUND (used when a cpu is not specified). The same applies
> > to schedule_work() that is using system_wq and queue_work(), that
> > makes use again of WORK_CPU_UNBOUND.
>
> Applied to 6.19/scsi-staging, thanks!
>
Many thanks, Martin!
--
Marco Crivellari
L3 Support Engineer, Technology & Product
Powered by blists - more mailing lists