Bugzilla – Bug 1217082
tuned is too old on 15-SP6 and is missing sched_min_granularity_ns
Last modified: 2023-11-14 14:39:57 UTC
tuned started to produce error on 15-SP6 since was kernel upgraded to 6.4.0. 2023-11-13 06:41:26,384 ERROR tuned.utils.commands: Executing sysctl error: sysctl: cannot stat /proc/sys/kernel/sched_min_granularity_ns: No such file or directory 2023-11-13 06:41:26,387 ERROR tuned.utils.commands: Executing sysctl error: sysctl: cannot stat /proc/sys/kernel/sched_wakeup_granularity_ns: No such file or directory Error is obvious, sched_wakeup_granularity_ns is now in /sys/kernel/debug/sched/ with new kernel and tuned seems to be outdated for it. tuned version in 15-SP6 is 2.10.0-150400.19.10. tuned version on Tumbleweed is 2.21.0.0+ and works fine. Should be also tuned updated in 15-SP6 to support latest kernel?
Petr, thanks for the head up. Please next time create a Jira ticket for this. See my example: It is easier than it sounds ;) https://jira.suse.com/browse/PED-7307 The developer is trenn@suse.com
https://jira.suse.com/browse/PED-7307