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

CPU Latency Changes #652

Open
stevefxp1 opened this issue Jun 25, 2024 · 2 comments
Open

CPU Latency Changes #652

stevefxp1 opened this issue Jun 25, 2024 · 2 comments

Comments

@stevefxp1
Copy link

Hello all,

Tuned is changing the CPU latency from 1000 to 100 and back, every 30 seconds or so. Is this a normal process? I would assume this is bc I am running dynamic? I guess I should change to static?

Thanks,
Steve

2024-06-25 09:25:08,682 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 09:26:48,700 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 09:26:58,702 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 09:27:18,706 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 09:27:28,708 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 09:44:38,914 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 09:44:58,918 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 10:06:39,192 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 10:07:19,200 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 10:32:09,507 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 10:32:19,510 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 10:36:09,555 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 10:36:19,558 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 10:45:39,672 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 10:46:09,678 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000
2024-06-25 10:59:59,848 INFO tuned.plugins.plugin_cpu: setting new cpu latency 100
2024-06-25 11:00:29,854 INFO tuned.plugins.plugin_cpu: setting new cpu latency 1000

@yarda
Copy link
Contributor

yarda commented Jul 1, 2024

It should adjust the QoS according to the load, so probably your load is changing. It's done by the dynamic tuning. It shouldn't happen if dynamic tuning is disabled (the default setting).

@stevefxp1
Copy link
Author

I moved to turn off dynamic tuning and will watch it...thanks for the response.

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

2 participants