Skip to content

Commit d9ca18f

Browse files
authored
Merge branch 'sagitta' into mergify/bp/sagitta/pr-1632
2 parents 83371c8 + e658bd9 commit d9ca18f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/configuration/system/option.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,17 +43,13 @@ Kernel
4343

4444
.. cfgcmd:: set system option kernel disable-power-saving
4545

46-
Disable CPU power saving mechanisms also known as C states.
47-
4846
This will add the following two options to the Kernel commandline:
4947

5048
* ``intel_idle.max_cstate=0`` Disable intel_idle and fall back on acpi_idle
5149
* ``processor.max_cstate=1`` Limit processor to maximum C-state 1
5250

5351
.. note:: Setting will only become active with the next reboot!
5452

55-
<<<<<<< HEAD
56-
=======
5753
.. cfgcmd:: set system option kernel amd-pstate-driver <mode>
5854

5955
Enables and configures p-state driver for modern AMD Ryzen and Epyc CPUs.
@@ -81,7 +77,6 @@ Kernel
8177
Suppress most kernel messages during boot. This is useful for systems with
8278
embedded serial console interfaces to speed up the boot process.
8379

84-
>>>>>>> fd6b53a (T7397: add "system kernel option quiet" to suppress boot messages)
8580
***********
8681
HTTP client
8782
***********

0 commit comments

Comments
 (0)