diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 54f21a5c262b..7643483bdd6a 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -49,6 +49,7 @@ parameter is applicable: | |||
49 | ISAPNP ISA PnP code is enabled. | 49 | ISAPNP ISA PnP code is enabled. |
50 | ISDN Appropriate ISDN support is enabled. | 50 | ISDN Appropriate ISDN support is enabled. |
51 | JOY Appropriate joystick support is enabled. | 51 | JOY Appropriate joystick support is enabled. |
52 | KMEMTRACE kmemtrace is enabled. | ||
52 | LIBATA Libata driver is enabled | 53 | LIBATA Libata driver is enabled |
53 | LP Printer support is enabled. | 54 | LP Printer support is enabled. |
54 | LOOP Loopback device support is enabled. | 55 | LOOP Loopback device support is enabled. |
@@ -1047,6 +1048,15 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1047 | use the HighMem zone if it exists, and the Normal | 1048 | use the HighMem zone if it exists, and the Normal |
1048 | zone if it does not. | 1049 | zone if it does not. |
1049 | 1050 | ||
1051 | kmemtrace.enable= [KNL,KMEMTRACE] Format: { yes | no } | ||
1052 | Controls whether kmemtrace is enabled | ||
1053 | at boot-time. | ||
1054 | |||
1055 | kmemtrace.subbufs=n [KNL,KMEMTRACE] Overrides the number of | ||
1056 | subbufs kmemtrace's relay channel has. Set this | ||
1057 | higher than default (KMEMTRACE_N_SUBBUFS in code) if | ||
1058 | you experience buffer overruns. | ||
1059 | |||
1050 | movablecore=nn[KMG] [KNL,X86-32,IA-64,PPC,X86-64] This parameter | 1060 | movablecore=nn[KMG] [KNL,X86-32,IA-64,PPC,X86-64] This parameter |
1051 | is similar to kernelcore except it specifies the | 1061 | is similar to kernelcore except it specifies the |
1052 | amount of memory used for migratable allocations. | 1062 | amount of memory used for migratable allocations. |
@@ -1310,8 +1320,13 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1310 | 1320 | ||
1311 | memtest= [KNL,X86] Enable memtest | 1321 | memtest= [KNL,X86] Enable memtest |
1312 | Format: <integer> | 1322 | Format: <integer> |
1313 | range: 0,4 : pattern number | ||
1314 | default : 0 <disable> | 1323 | default : 0 <disable> |
1324 | Specifies the number of memtest passes to be | ||
1325 | performed. Each pass selects another test | ||
1326 | pattern from a given set of patterns. Memtest | ||
1327 | fills the memory with this pattern, validates | ||
1328 | memory contents and reserves bad memory | ||
1329 | regions that are detected. | ||
1315 | 1330 | ||
1316 | meye.*= [HW] Set MotionEye Camera parameters | 1331 | meye.*= [HW] Set MotionEye Camera parameters |
1317 | See Documentation/video4linux/meye.txt. | 1332 | See Documentation/video4linux/meye.txt. |
@@ -2329,6 +2344,8 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2329 | 2344 | ||
2330 | tp720= [HW,PS2] | 2345 | tp720= [HW,PS2] |
2331 | 2346 | ||
2347 | trace_buf_size=nn[KMG] [ftrace] will set tracing buffer size. | ||
2348 | |||
2332 | trix= [HW,OSS] MediaTrix AudioTrix Pro | 2349 | trix= [HW,OSS] MediaTrix AudioTrix Pro |
2333 | Format: | 2350 | Format: |
2334 | <io>,<irq>,<dma>,<dma2>,<sb_io>,<sb_irq>,<sb_dma>,<mpu_io>,<mpu_irq> | 2351 | <io>,<irq>,<dma>,<dma2>,<sb_io>,<sb_irq>,<sb_dma>,<mpu_io>,<mpu_irq> |