1
0
Fork 0
tuned/doc/manual/assemblies/assembly_getting-started-with-tuned.adoc
Jaroslav Škarvada 16d4acbaca
Project renamed to TuneD
The 'D' is now capital to clarify pronunciation.

DBus service name is kept as '/Tuned' not to break
backward compatibility.

This will also need update of downstream tests
which rely on the specific output strings containing
the name.

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2021-05-17 22:09:02 +02:00

43 lines
1.6 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
As a system administrator, you can use the *TuneD* application to optimize the performance profile of your system for a variety of use cases.
// .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-rhel.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}