From a524148ca193fc0af6a138fc72b8ecb9079c0391 Mon Sep 17 00:00:00 2001 From: Henning Schroeder Date: Tue, 28 Jul 2020 10:06:30 +0200 Subject: [PATCH] Doc: fixing the intel_pstate kernel command line setting Signed-off-by: Henning Schroeder There seems to be a typo in the documentation. --- doc/tutorials/rtvm_performance_tips.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tutorials/rtvm_performance_tips.rst b/doc/tutorials/rtvm_performance_tips.rst index f3578dcb8..5d6004672 100644 --- a/doc/tutorials/rtvm_performance_tips.rst +++ b/doc/tutorials/rtvm_performance_tips.rst @@ -177,7 +177,7 @@ Tip: Disable the Intel processor C-State and P-State of the RTVM. Power management of a processor could save power, but it could also impact the RT performance because the power state is changing. C-State and P-State PM mechanism can be disabled by adding ``processor.max_cstate=0 - intel_idle.max_cstate=0 intel_pstate=disabled`` to the kernel parameters. + intel_idle.max_cstate=0 intel_pstate=disable`` to the kernel parameters. Tip: Exercise caution when setting ``/proc/sys/kernel/sched_rt_runtime_us``. Setting ``/proc/sys/kernel/sched_rt_runtime_us`` to ``-1`` can be a