84 lines
2.8 KiB
Text
84 lines
2.8 KiB
Text
:parent-context-of-getting-started-with-tuned: {context}
|
|
|
|
[id='getting-started-with-tuned_{context}']
|
|
= Getting started with Tuned
|
|
|
|
:context: getting-started-with-tuned
|
|
|
|
////
|
|
ifdef::internal[]
|
|
[cols="1,4"]
|
|
|===
|
|
| Included in |
|
|
monitor-and-automate/monitoring-and-managing-system-status-and-performance
|
|
| User story |
|
|
As a sysadmin, I need a high-level understanding of the tools and procedures to use to tune the performance of my system.
|
|
| Jira |
|
|
https://projects.engineering.redhat.com/browse/RHELPLAN-3290
|
|
| BZ |
|
|
https://bugzilla.redhat.com/show_bug.cgi?id=1546385
|
|
| SMEs |
|
|
Jiří Škarvada
|
|
| SME Ack |
|
|
No
|
|
| Peer Ack |
|
|
No
|
|
|===
|
|
endif::[]
|
|
////
|
|
|
|
As a system administrator, you can use the *Tuned* service to optimize the performance profile of your system for a variety of use cases.
|
|
|
|
////
|
|
This is a suggested Table of Contents, taken from BZ#1340944:
|
|
|
|
* Tuned introduction & overview
|
|
* Tuned (service) + available parameters
|
|
* The config files description: /etc/tuned/*
|
|
* tuned-adm (use content currently in the PTG and update/expand)
|
|
* Plug-ins and their parameters -- move from the guide part of the PTG, rewrite, update.
|
|
* Profiles -- move from the guide part of the PTG, rewrite, update
|
|
** how to create profiles and inheritance (the guide part will link here for details)
|
|
** description of profiles that are provided with tuned in RHEL 7
|
|
** customizing profiles
|
|
* Creating plug-ins
|
|
** will be probably short, not a priority
|
|
** jkarvad will provide a first draft
|
|
* Manual pages -- updated and expanded
|
|
////
|
|
|
|
// [id='prerequisites-{context}']
|
|
// == Prerequisites
|
|
//
|
|
// * A bulleted list of conditions that must be satisfied before the user starts following this assembly.
|
|
// * You can also link to other modules or assemblies the user must follow before starting this assembly.
|
|
// * Delete the section title and bullets if the assembly has no prerequisites.
|
|
|
|
|
|
include::modules/performance/con_the-purpose-of-tuned.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/con_tuned-profiles.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/ref_tuned-profiles-distributed-with-red-hat-enterprise-linux.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/con_static-and-dynamic-tuning-in-tuned.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/con_tuned-no-daemon-mode.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/proc_installing-and-enabling-tuned.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/proc_listing-available-tuned-profiles.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/proc_setting-a-tuned-profile.adoc[leveloffset=+1]
|
|
|
|
include::modules/performance/proc_disabling-tuned.adoc[leveloffset=+1]
|
|
|
|
|
|
[id='related-information-{context}']
|
|
== Related information
|
|
|
|
* The `tuned(8)` man page
|
|
* The `tuned-adm(8)` man page
|
|
* The *Tuned* project website: link:https://tuned-project.org/[]
|
|
|
|
:context: {parent-context-of-getting-started-with-tuned}
|