diff options
author | Tejun Heo <tj@kernel.org> | 2024-02-08 14:11:56 -1000 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2024-02-09 11:13:59 -1000 |
commit | 8f172181f24bb5df7675225d9b5b66d059613f50 (patch) | |
tree | 1d3d37638d3aa6f2193e68017b69b10f65e55b2f /init | |
parent | 516d3dc99f4f2ab856d879696cd3a5d7f6db7796 (diff) | |
download | lwn-8f172181f24bb5df7675225d9b5b66d059613f50.tar.gz lwn-8f172181f24bb5df7675225d9b5b66d059613f50.zip |
workqueue: Implement workqueue_set_min_active()
Since 5797b1c18919 ("workqueue: Implement system-wide nr_active enforcement
for unbound workqueues"), unbound workqueues have separate min_active which
sets the number of interdependent work items that can be handled. This value
is currently initialized to WQ_DFL_MIN_ACTIVE which is 8. This isn't high
enough for some users, let's add an interface to adjust the setting.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions