From: Heiko Carstens <hca@linux.ibm.com>
To: Marco Crivellari <marco.crivellari@suse.com>
Cc: linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org,
Tejun Heo <tj@kernel.org>, Lai Jiangshan <jiangshanlai@gmail.com>,
Frederic Weisbecker <frederic@kernel.org>,
Sebastian Andrzej Siewior <bigeasy@linutronix.de>,
Michal Hocko <mhocko@suse.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
Vasily Gorbik <gor@linux.ibm.com>
Subject: Re: [PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users
Date: Wed, 24 Sep 2025 11:03:30 +0200 [thread overview]
Message-ID: <20250924090330.7748Aaf-hca@linux.ibm.com> (raw)
In-Reply-To: <20250917153859.363593-1-marco.crivellari@suse.com>
On Wed, Sep 17, 2025 at 05:38:56PM +0200, Marco Crivellari wrote:
> This patchset is the first stone on a refactoring needed in order to
> address the points aforementioned; it will have a positive impact also
> on the cpu isolation, in the long term, moving away percpu workqueue in
> favor to an unbound model.
...
> ---
> Changes in v2:
> - New in the series, 2/3: arch/s390/kernel/hiperdispatch.c does not benefit from
> system_wq: this has been converted directly to system_unbound_wq.
> - the others system_wq users are converted to system_percpu_wq in patch 3/3
>
>
> Marco Crivellari (3):
> drivers/s390: WQ_PERCPU added to alloc_workqueue users
> s390/diag324: replace use of system_wq with system_percpu_wq
> s390: replace use of system_wq with system_dfl_wq
>
> arch/s390/kernel/diag/diag324.c | 4 ++--
> arch/s390/kernel/hiperdispatch.c | 2 +-
> drivers/s390/char/tape_3590.c | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
Series applied, thanks!
next prev parent reply other threads:[~2025-09-24 9:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-17 15:38 [PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users Marco Crivellari
2025-09-17 15:38 ` [PATCH v2 1/3] drivers/s390: WQ_PERCPU added to alloc_workqueue users Marco Crivellari
2025-09-17 15:38 ` [PATCH v2 2/3] s390/diag324: replace use of system_wq with system_percpu_wq Marco Crivellari
2025-09-17 15:38 ` [PATCH v2 3/3] s390: replace use of system_wq with system_dfl_wq Marco Crivellari
2025-09-24 8:05 ` Mete Durlu
2025-09-24 8:11 ` Marco Crivellari
2025-09-24 9:03 ` Heiko Carstens [this message]
2025-09-24 9:05 ` [PATCH v2 0/3] s390: replace wq users and add WQ_PERCPU to alloc_workqueue() users Marco Crivellari
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=20250924090330.7748Aaf-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=bigeasy@linutronix.de \
--cc=frederic@kernel.org \
--cc=gor@linux.ibm.com \
--cc=jiangshanlai@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=marco.crivellari@suse.com \
--cc=mhocko@suse.com \
--cc=tj@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.