1
0
Fork 0
tuned/doc/manual/modules/performance/con_tuned-profiles.adoc

29 lines
974 B
Text

:_module-type: CONCEPT
[id="tuned-profiles_{context}"]
= TuneD profiles
[role="_abstract"]
A detailed analysis of a system can be very time-consuming. *TuneD* provides a number of predefined profiles for typical use cases. You can also create, modify, and delete profiles.
The profiles provided with *TuneD* are divided into the following categories:
* Power-saving profiles
* Performance-boosting profiles
The performance-boosting profiles include profiles that focus on the following aspects:
* Low latency for storage and network
* High throughput for storage and network
* Virtual machine performance
* Virtualization host performance
[discrete]
== Syntax of profile configuration
The `tuned.conf` file can contain one `[main]` section and other sections for configuring plug-in instances. However, all sections are optional.
Lines starting with the hash sign (`#`) are comments.
[role="_additional-resources"]
.Additional resources
* `tuned.conf(5)` man page.