1
0
Fork 0
tuned/doc/manual/assemblies/assembly_customizing-tuned-profiles.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

42 lines
1.5 KiB
Text

:parent-context-of-customizing-tuned-profiles: {context}
[id='customizing-tuned-profiles_{context}']
= Customizing TuneD profiles
:context: customizing-tuned-profiles
You can create or modify *TuneD* profiles to optimize system performance for your intended use case.
.Prerequisites
* Install and enable *TuneD* as described in xref:installing-and-enabling-tuned_getting-started-with-tuned[].
include::modules/performance/con_tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/con_inheritance-between-tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/con_static-and-dynamic-tuning-in-tuned.adoc[leveloffset=+1]
include::modules/performance/con_tuned-plug-ins.adoc[leveloffset=+1]
include::modules/performance/ref_available-tuned-plug-ins.adoc[leveloffset=+1]
include::modules/performance/con_variables-and-built-in-functions-in-tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/ref_built-in-functions-available-in-tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/proc_creating-new-tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/proc_modifying-existing-tuned-profiles.adoc[leveloffset=+1]
include::modules/performance/proc_setting-the-disk-scheduler-using-tuned.adoc[leveloffset=+1]
[id='related-information-{context}']
== Related information
* The `tuned.conf(5)` man page
* The *TuneD* project website: link:https://tuned-project.org/[]
:context: {parent-context-of-customizing-tuned-profiles}