Hello, I have noticed that my SSDs are getting boiling hot after upgrade to F41. I realized that my link_power_management_policy rule is not applied as used to be applied in F40.
When I made a udev script for x86_energy_perf_policy, I removed tuned too because it interfered/overrode it (I think technically it was GNOME and the Balanced/Save/Performance power setting, but that goes through tuned)
You can probably find the specific part of tuned that’s changing the setting, but I consider tuned like TLP and don’t like the idea of something else doing power-management outside the kernel and hardware. The only thing I want power-saving on my laptop automatically is my CPU with Intel’s policy.
Thanks. Spot on. Indeed it’s tuned. Probably I should RTFM more precisely as I just flipped it through briefly. Right now my active profile is balanced and there is a setting in config /usr/lib/tuned/profiles/balanced/tuned.conf:
[scsi_host]
alpm=medium_power
I will try to copy this profile and adjust this particular setting.
Edit: Let me summarize how I have solved this issue. I created a profile file /etc/tuned/profiles/my-profile/tuned.conf