diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 54ebf100e4e0..d77fbd8b79ac 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -229,14 +229,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
229 | to assume that this machine's pmtimer latches its value | 229 | to assume that this machine's pmtimer latches its value |
230 | and always returns good values. | 230 | and always returns good values. |
231 | 231 | ||
232 | acpi.power_nocheck= [HW,ACPI] | ||
233 | Format: 1/0 enable/disable the check of power state. | ||
234 | On some bogus BIOS the _PSC object/_STA object of | ||
235 | power resource can't return the correct device power | ||
236 | state. In such case it is unneccessary to check its | ||
237 | power state again in power transition. | ||
238 | 1 : disable the power state check | ||
239 | |||
240 | acpi_sci= [HW,ACPI] ACPI System Control Interrupt trigger mode | 232 | acpi_sci= [HW,ACPI] ACPI System Control Interrupt trigger mode |
241 | Format: { level | edge | high | low } | 233 | Format: { level | edge | high | low } |
242 | 234 | ||
@@ -1006,6 +998,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1006 | nomerge | 998 | nomerge |
1007 | forcesac | 999 | forcesac |
1008 | soft | 1000 | soft |
1001 | pt [x86, IA64] | ||
1009 | 1002 | ||
1010 | io7= [HW] IO7 for Marvel based alpha systems | 1003 | io7= [HW] IO7 for Marvel based alpha systems |
1011 | See comment before marvel_specify_io7 in | 1004 | See comment before marvel_specify_io7 in |
@@ -1862,7 +1855,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1862 | IRQ routing is enabled. | 1855 | IRQ routing is enabled. |
1863 | noacpi [X86] Do not use ACPI for IRQ routing | 1856 | noacpi [X86] Do not use ACPI for IRQ routing |
1864 | or for PCI scanning. | 1857 | or for PCI scanning. |
1865 | nocrs [X86] Don't use _CRS for PCI resource | 1858 | use_crs [X86] Use _CRS for PCI resource |
1866 | allocation. | 1859 | allocation. |
1867 | routeirq Do IRQ routing for all PCI devices. | 1860 | routeirq Do IRQ routing for all PCI devices. |
1868 | This is normally done in pci_enable_device(), | 1861 | This is normally done in pci_enable_device(), |
@@ -1922,6 +1915,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1922 | Format: { 0 | 1 } | 1915 | Format: { 0 | 1 } |
1923 | See arch/parisc/kernel/pdc_chassis.c | 1916 | See arch/parisc/kernel/pdc_chassis.c |
1924 | 1917 | ||
1918 | percpu_alloc= [X86] Select which percpu first chunk allocator to use. | ||
1919 | Allowed values are one of "lpage", "embed" and "4k". | ||
1920 | See comments in arch/x86/kernel/setup_percpu.c for | ||
1921 | details on each allocator. This parameter is primarily | ||
1922 | for debugging and performance comparison. | ||
1923 | |||
1925 | pf. [PARIDE] | 1924 | pf. [PARIDE] |
1926 | See Documentation/blockdev/paride.txt. | 1925 | See Documentation/blockdev/paride.txt. |
1927 | 1926 | ||
@@ -2474,7 +2473,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2474 | 2473 | ||
2475 | tp720= [HW,PS2] | 2474 | tp720= [HW,PS2] |
2476 | 2475 | ||
2477 | trace_buf_size=nn[KMG] [ftrace] will set tracing buffer size. | 2476 | trace_buf_size=nn[KMG] |
2477 | [FTRACE] will set tracing buffer size. | ||
2478 | 2478 | ||
2479 | trix= [HW,OSS] MediaTrix AudioTrix Pro | 2479 | trix= [HW,OSS] MediaTrix AudioTrix Pro |
2480 | Format: | 2480 | Format: |