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

Only errors #702

Open
skarpinis opened this issue Nov 3, 2024 · 0 comments
Open

Only errors #702

skarpinis opened this issue Nov 3, 2024 · 0 comments

Comments

@skarpinis
Copy link

ERROR tuned.utils.commands: Executing 'modprobe -r cpufreq_conservative' error: modprobe: FATAL: Module cpufreq_conservative is builtin.
ERROR tuned.plugins.plugin_modules: verify: failed: 'module 'cpufreq_conservative' is not loaded'
ERROR tuned.utils.commands: Error when reading file '/sys/kernel/debug/sched/min_granularity_ns': '[Errno 2] No such file or directory: '/sys/kernel/debug/sched/min_granularity_ns''
2024-11-03 10:41:13,347 ERROR tuned.plugins.plugin_scheduler: Error reading 'min_granularity_ns'
2024-11-03 10:41:13,347 ERROR tuned.plugins.plugin_scheduler: This may not work with Secure Boot or kernel_lockdown (this hint is logged only once)
2024-11-03 10:41:13,347 ERROR tuned.utils.commands: Writing to file '/sys/kernel/debug/sched/min_granularity_ns' error: '[Errno 13] Permission denied: '/sys/kernel/debug/sched/min_granularity_ns''
2024-11-03 10:41:13,347 ERROR tuned.plugins.plugin_scheduler: Error writing value '10000000' to 'min_granularity_ns'
2024-11-03 10:41:13,347 ERROR tuned.utils.commands: Error when reading file '/sys/kernel/debug/sched/wakeup_granularity_ns': '[Errno 2] No such file or directory: '/sys/kernel/debug/sched/wakeup_granularity_ns''
2024-11-03 10:41:13,347 ERROR tuned.plugins.plugin_scheduler: Error reading 'wakeup_granularity_ns'
2024-11-03 10:41:13,347 ERROR tuned.utils.commands: Writing to file '/sys/kernel/debug/sched/wakeup_granularity_ns' error: '[Errno 13] Permission denied: '/sys/kernel/debug/sched/wakeup_granularity_ns''
2024-11-03 10:41:13,347 ERROR tuned.plugins.plugin_scheduler: Error writing value '15000000' to 'wakeup_granularity_ns'

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