File tree 1 file changed +0
-5
lines changed
docs/configuration/system
1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -43,17 +43,13 @@ Kernel
43
43
44
44
.. cfgcmd :: set system option kernel disable-power-saving
45
45
46
- Disable CPU power saving mechanisms also known as C states.
47
-
48
46
This will add the following two options to the Kernel commandline:
49
47
50
48
* ``intel_idle.max_cstate=0 `` Disable intel_idle and fall back on acpi_idle
51
49
* ``processor.max_cstate=1 `` Limit processor to maximum C-state 1
52
50
53
51
.. note :: Setting will only become active with the next reboot!
54
52
55
- <<<<<<< HEAD
56
- =======
57
53
.. cfgcmd :: set system option kernel amd-pstate-driver <mode>
58
54
59
55
Enables and configures p-state driver for modern AMD Ryzen and Epyc CPUs.
81
77
Suppress most kernel messages during boot. This is useful for systems with
82
78
embedded serial console interfaces to speed up the boot process.
83
79
84
- >>>>>>> fd6b53a (T7397: add "system kernel option quiet" to suppress boot messages)
85
80
***********
86
81
HTTP client
87
82
***********
You can’t perform that action at this time.
0 commit comments