We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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'
The text was updated successfully, but these errors were encountered: