[ACPI] document processor.nocst parameter

Signed-off-by: Len Brown <len.brown@intel.com>
This commit is contained in:
Len Brown 2005-12-28 12:43:51 -05:00
parent 67dbb4ea33
commit 41c0d8680f

View file

@ -1160,6 +1160,10 @@ running once the system is up.
Limit processor to maximum C-state Limit processor to maximum C-state
max_cstate=9 overrides any DMI blacklist limit. 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 prompt_ramdisk= [RAM] List of RAM disks to prompt for floppy disk
before loading. before loading.
See Documentation/ramdisk.txt. See Documentation/ramdisk.txt.