Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Effectiveness of workqueue cpumasks. #452

Open
GElliott opened this issue Jun 30, 2022 · 0 comments
Open

Effectiveness of workqueue cpumasks. #452

GElliott opened this issue Jun 30, 2022 · 0 comments

Comments

@GElliott
Copy link

The real-time profile includes the following settings:

[sysfs]
/sys/bus/workqueue/devices/writeback/cpumask = ${not_isolated_cpumask}
/sys/devices/virtual/workqueue/cpumask = ${not_isolated_cpumask}
/sys/devices/virtual/workqueue/*/cpumask = ${not_isolated_cpumask}

Do these settings have any effect, in practice? Setting these values does not appear to change the affinity of any currently running workqueues, even the unbound ones. Do the settings only take effect after a kernel module with a work queue is reloaded? I don't believe tuned is at fault---it appears to me that the kernel exposes these knobs with nothing attached on the other side. Am I mistaken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant