From: Masanari Iida Date: Wed, 14 Dec 2011 16:18:52 +0000 (+0900) Subject: ACPI: kernel-parameters.txt : Add intel_idle.max_cstate X-Git-Tag: v3.3-rc1~8^2^3~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e92c7ad8f269c2b5b7f2a4763675f55f00b75f5;p=platform%2Fkernel%2Flinux-exynos.git ACPI: kernel-parameters.txt : Add intel_idle.max_cstate Add missing intel_idle.max_cstate in kernel-parameters.txt Signed-off-by Masanari Iida Signed-off-by: Len Brown --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 81c287f..c6a56d8 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1035,6 +1035,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted. By default, super page will be supported if Intel IOMMU has the capability. With this option, super page will not be supported. + + intel_idle.max_cstate= [KNL,HW,ACPI,X86] + 0 disables intel_idle and fall back on acpi_idle. + 1 to 6 specify maximum depth of C-state. + intremap= [X86-64, Intel-IOMMU] on enable Interrupt Remapping (default) off disable Interrupt Remapping