Jaroslav Škarvada

Results 257 comments of Jaroslav Škarvada

Tuned is important component in Red Hat Enterprise Linux regarding user friendly performance tuning, and probably similarly in the CentOS. Other distros are packaging it slowly as well. The problem...

IIRC we have created scheduler plugin syntax according to /etc/rtgroups. I.e. the only difference should be that the group name starts with 'group.'

Original downstream bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1687366

Thanks for the report. I agree with your comments. This is something we are trying to gradually improve. Feel free to provide PR.

@jperrin in Tuned at the moment you can regex match content of the /etc/system-release-cpe, output of the virt-what tool, presence of the arbitrary process or content of any file to...

Feel free to do pull request or let us know how to detect it, we are ready to add/support it upstream. Also I can look onto it later myself (at...

Tuned 2.9.0 has /etc/tuned/recommend.d directory. You can put your configuration file there, syntax follows /usr/lib/tuned/recommend.d/50-tuned-recommend.conf, i.e. add file with the content: [balanced] And 'balanced' profile will be set for the...

Not yet, but we have it on our todo list to extend the syntax and add support for AC/battery rules and battery capacity rules.

I am afraid there is no universal solution. Maybe at the moment the simplest and cleanest would be to use the `resolvconf` package/helper, but unfortunately it's not installed/enabled everywhere. E.g....

All relevant PRs should be merged now and should be available in the tuned-2.23.0 release which is planned in June 2024.