diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 81c287fad79d..c6a56d8b901c 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. | |||
1035 | By default, super page will be supported if Intel IOMMU | 1035 | By default, super page will be supported if Intel IOMMU |
1036 | has the capability. With this option, super page will | 1036 | has the capability. With this option, super page will |
1037 | not be supported. | 1037 | not be supported. |
1038 | |||
1039 | intel_idle.max_cstate= [KNL,HW,ACPI,X86] | ||
1040 | 0 disables intel_idle and fall back on acpi_idle. | ||
1041 | 1 to 6 specify maximum depth of C-state. | ||
1042 | |||
1038 | intremap= [X86-64, Intel-IOMMU] | 1043 | intremap= [X86-64, Intel-IOMMU] |
1039 | on enable Interrupt Remapping (default) | 1044 | on enable Interrupt Remapping (default) |
1040 | off disable Interrupt Remapping | 1045 | off disable Interrupt Remapping |