diff options
author | Ryo Takakura <ryotkkr98@gmail.com> | 2025-06-01 10:37:02 +0900 |
---|---|---|
committer | Yu Kuai <yukuai3@huawei.com> | 2025-07-12 17:52:11 +0800 |
commit | 3ec8db61e7852b0d0637483c8fd249533d701bff (patch) | |
tree | 78c57aa7fd22393c903d2341e5cfc9c74ac65e1d /scripts/lib/kdoc/kdoc_re.py | |
parent | 790abe4d77af736e2521ef121fae8c6ed2799773 (diff) |
md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
When specified with WQ_CPU_INTENSIVE, the workqueue doesn't
participate in concurrency management. This behaviour is already
accounted for WQ_UNBOUND workqueues given that they are assigned
to their own worker threads.
Unset WQ_CPU_INTENSIVE as the use of flag has no effect when
used with WQ_UNBOUND.
Signed-off-by: Ryo Takakura <ryotkkr98@gmail.com>
Acked-by: Tejun Heo <tj@kernel.org>
Link: https://lore.kernel.org/linux-raid/20250601013702.64640-1-ryotkkr98@gmail.com
Signed-off-by: Yu Kuai <yukuai3@huawei.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions