Browse Source

[ACPI] document processor.nocst parameter

Signed-off-by: Len Brown <len.brown@intel.com>
Len Brown 19 years ago
parent
commit
41c0d8680f
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Documentation/kernel-parameters.txt

+ 4 - 0
Documentation/kernel-parameters.txt

@@ -1160,6 +1160,10 @@ running once the system is up.
 			Limit processor to maximum C-state
 			max_cstate=9 overrides any DMI blacklist limit.
 
+	processor.nocst	[HW,ACPI]
+			Ignore the _CST method to determine C-states,
+			instead using the legacy FADT method
+
 	prompt_ramdisk=	[RAM] List of RAM disks to prompt for floppy disk
 			before loading.
 			See Documentation/ramdisk.txt.