Managing Tuned Profiles.
Learn how to manage tuned profiles.
Last updated
Was this helpful?
Learn how to manage tuned profiles.
Last updated
Was this helpful?
Tuned is service which monitors the system and optimizes the performance of system for different use cases. There are pre-defined tuned profiles which are present on path /usr/lib/tuned. Tuned profiles are designed keeping in mind three parameters linked closely to performance of system. • High throughput . • Low latency. • Saving power. Recommended manual Pages : • man tuned • man tuned-adm • man tuned.conf • man tuned-profiles
Make sure its running systemctl status tuned
tuned-adm
is the CLI
tuned-adm list
show available profiles
tuned-adm profile powersave
to set the powersave profile
tuned-adm active
show current profile