profiles: renamed sst profile to intel-sst
Also updated intel-sst profile manual page describing its usage. Related: rhbz#1743879 Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
This commit is contained in:
parent
bfe0eb9194
commit
20a71af333
2 changed files with 5 additions and 3 deletions
|
|
@ -122,9 +122,11 @@ Profile optimized for virtual hosts based on throughput\-performance profile.
|
|||
It additionally enables more aggressive writeback of dirty pages.
|
||||
|
||||
.TP
|
||||
.BI "sst"
|
||||
.BI "intel-sst"
|
||||
Profile optimized for systems with user-defined Intel Speed Select Technology
|
||||
configurations.
|
||||
configurations. This profile is intended to be used as an overlay on other
|
||||
profiles (e.g. cpu\-partitioning profile), example:
|
||||
.B tuned\-adm profile cpu\-partitioning intel-sst
|
||||
|
||||
.SH "FILES"
|
||||
.nf
|
||||
|
|
|
|||
|
|
@ -2,4 +2,4 @@
|
|||
summary=Configure for Intel Speed Select Base Frequency
|
||||
|
||||
[bootloader]
|
||||
cmdline_sst=-intel_pstate=disable
|
||||
cmdline_intel_sst=-intel_pstate=disable
|
||||
Loading…
Reference in a new issue