On Wed, 2023-10-11 at 14:30 +0800, Kate Hsuan wrote:
Hi Yanko,
On Thu, Oct 5, 2023 at 5:49 PM Yanko Kaneti yaneti@declera.com wrote:
Hello
On Thu, 2023-10-05 at 15:29 +0800, Kate Hsuan wrote:
Hi Folks,
We would like to replace power-profiles-daemon with tuned.
....
Moreover, the detailed change proposal can be found here. https://fedoraproject.org/wiki/Changes/TunedReplacesPower-profiles-daemon
If you have any suggestions, please let us know.
Just a quick observation that tuned is python mostly with 10 times the installed footprint of power-profiles-daemon.
Thank you for your feedback. :)
tuned can provide advanced settings for more kinds of applications and power management technologies. Moreover, the basic function (ppd) can be kept and integrated with tuned. Therefore, the user can select between the advanced and basic modes according to the demands. The benefits of it are greater than the installation overhead, I think.
Today, after a routine update, power-profiles-daemon was replaced here with tuned(-ppd) and its not only the installation overhead, but a runtime one: ppd is roughly 7MB rss tuned + tuned-ppd is roughly 60MB rss.
Memory is cheap now but IMHO this is all still very sub-optimal.
- Yanko