diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 17 |
1 files changed, 14 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index d08759aa0903..7936b801fe6a 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1115,6 +1115,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1115 | libata.dma=4 Compact Flash DMA only | 1115 | libata.dma=4 Compact Flash DMA only |
1116 | Combinations also work, so libata.dma=3 enables DMA | 1116 | Combinations also work, so libata.dma=3 enables DMA |
1117 | for disks and CDROMs, but not CFs. | 1117 | for disks and CDROMs, but not CFs. |
1118 | |||
1119 | libata.ignore_hpa= [LIBATA] Ignore HPA limit | ||
1120 | libata.ignore_hpa=0 keep BIOS limits (default) | ||
1121 | libata.ignore_hpa=1 ignore limits, using full disk | ||
1118 | 1122 | ||
1119 | libata.noacpi [LIBATA] Disables use of ACPI in libata suspend/resume | 1123 | libata.noacpi [LIBATA] Disables use of ACPI in libata suspend/resume |
1120 | when set. | 1124 | when set. |
@@ -1720,8 +1724,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1720 | oprofile.cpu_type= Force an oprofile cpu type | 1724 | oprofile.cpu_type= Force an oprofile cpu type |
1721 | This might be useful if you have an older oprofile | 1725 | This might be useful if you have an older oprofile |
1722 | userland or if you want common events. | 1726 | userland or if you want common events. |
1723 | Format: { archperfmon } | 1727 | Format: { arch_perfmon } |
1724 | archperfmon: [X86] Force use of architectural | 1728 | arch_perfmon: [X86] Force use of architectural |
1725 | perfmon on Intel CPUs instead of the | 1729 | perfmon on Intel CPUs instead of the |
1726 | CPU specific event set. | 1730 | CPU specific event set. |
1727 | 1731 | ||
@@ -1915,6 +1919,12 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1915 | Format: { 0 | 1 } | 1919 | Format: { 0 | 1 } |
1916 | See arch/parisc/kernel/pdc_chassis.c | 1920 | See arch/parisc/kernel/pdc_chassis.c |
1917 | 1921 | ||
1922 | percpu_alloc= [X86] Select which percpu first chunk allocator to use. | ||
1923 | Allowed values are one of "lpage", "embed" and "4k". | ||
1924 | See comments in arch/x86/kernel/setup_percpu.c for | ||
1925 | details on each allocator. This parameter is primarily | ||
1926 | for debugging and performance comparison. | ||
1927 | |||
1918 | pf. [PARIDE] | 1928 | pf. [PARIDE] |
1919 | See Documentation/blockdev/paride.txt. | 1929 | See Documentation/blockdev/paride.txt. |
1920 | 1930 | ||
@@ -2467,7 +2477,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2467 | 2477 | ||
2468 | tp720= [HW,PS2] | 2478 | tp720= [HW,PS2] |
2469 | 2479 | ||
2470 | trace_buf_size=nn[KMG] [ftrace] will set tracing buffer size. | 2480 | trace_buf_size=nn[KMG] |
2481 | [FTRACE] will set tracing buffer size. | ||
2471 | 2482 | ||
2472 | trix= [HW,OSS] MediaTrix AudioTrix Pro | 2483 | trix= [HW,OSS] MediaTrix AudioTrix Pro |
2473 | Format: | 2484 | Format: |