Re: [PATCH RFC 0/2] HID: Replace system_wq with system_dfl_wq

Marco Crivellari <[email protected]> Tue, 4 Aug 2026 09:05:57 +0200
Newsgroups org.kernel.vger.linux-input,org.kernel.vger.linux-kernel
Message-ID <CAAofZF6a66b64FE-nRqvZ7YxxHvCa4nUMxZwhboJnNuUTjTTsw@mail.gmail.com>
On Mon, Aug 3, 2026 at 9:04=E2=80=AFPM Jiri Kosina <[email protected]> wrote=
:
> [...]
> > Since the workqueue work doesn't rely on per-cpu variables, there is no
> > obvious reason that justify the use of a per-cpu workqueue. So change t=
he
> > workqueue with system_dfl_wq, so that the used workqueue is now unbound
> > and can benefit from scheduler task placement.
>
> This definitely is a step in a right direction, thanks! Now applied (and
> sorry for the delay).

Thanks Jiri!

--=20

Marco Crivellari

SUSE Labs