diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index cf3868956f1e..9ad4e6fc56fd 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -549,7 +549,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
549 | 1 will print _a lot_ more information - normally | 549 | 1 will print _a lot_ more information - normally |
550 | only useful to kernel developers. | 550 | only useful to kernel developers. |
551 | 551 | ||
552 | decnet= [HW,NET] | 552 | decnet.addr= [HW,NET] |
553 | Format: <area>[,<node>] | 553 | Format: <area>[,<node>] |
554 | See also Documentation/networking/decnet.txt. | 554 | See also Documentation/networking/decnet.txt. |
555 | 555 | ||
@@ -1561,14 +1561,17 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1561 | ramdisk_size= [RAM] Sizes of RAM disks in kilobytes | 1561 | ramdisk_size= [RAM] Sizes of RAM disks in kilobytes |
1562 | See Documentation/ramdisk.txt. | 1562 | See Documentation/ramdisk.txt. |
1563 | 1563 | ||
1564 | rcu.blimit= [KNL,BOOT] Set maximum number of finished | 1564 | rcupdate.blimit= [KNL,BOOT] |
1565 | RCU callbacks to process in one batch. | 1565 | Set maximum number of finished RCU callbacks to process |
1566 | in one batch. | ||
1566 | 1567 | ||
1567 | rcu.qhimark= [KNL,BOOT] Set threshold of queued | 1568 | rcupdate.qhimark= [KNL,BOOT] |
1569 | Set threshold of queued | ||
1568 | RCU callbacks over which batch limiting is disabled. | 1570 | RCU callbacks over which batch limiting is disabled. |
1569 | 1571 | ||
1570 | rcu.qlowmark= [KNL,BOOT] Set threshold of queued | 1572 | rcupdate.qlowmark= [KNL,BOOT] |
1571 | RCU callbacks below which batch limiting is re-enabled. | 1573 | Set threshold of queued RCU callbacks below which |
1574 | batch limiting is re-enabled. | ||
1572 | 1575 | ||
1573 | rdinit= [KNL] | 1576 | rdinit= [KNL] |
1574 | Format: <full_path> | 1577 | Format: <full_path> |
@@ -1888,9 +1891,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1888 | st= [HW,SCSI] SCSI tape parameters (buffers, etc.) | 1891 | st= [HW,SCSI] SCSI tape parameters (buffers, etc.) |
1889 | See Documentation/scsi/st.txt. | 1892 | See Documentation/scsi/st.txt. |
1890 | 1893 | ||
1891 | st0x= [HW,SCSI] | ||
1892 | See header of drivers/scsi/seagate.c. | ||
1893 | |||
1894 | sti= [PARISC,HW] | 1894 | sti= [PARISC,HW] |
1895 | Format: <num> | 1895 | Format: <num> |
1896 | Set the STI (builtin display/keyboard on the HP-PARISC | 1896 | Set the STI (builtin display/keyboard on the HP-PARISC |
@@ -1975,9 +1975,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1975 | tipar.delay= [HW,PPT] | 1975 | tipar.delay= [HW,PPT] |
1976 | Set inter-bit delay in microseconds (default 10). | 1976 | Set inter-bit delay in microseconds (default 10). |
1977 | 1977 | ||
1978 | tmc8xx= [HW,SCSI] | ||
1979 | See header of drivers/scsi/seagate.c. | ||
1980 | |||
1981 | tmscsim= [HW,SCSI] | 1978 | tmscsim= [HW,SCSI] |
1982 | See comment before function dc390_setup() in | 1979 | See comment before function dc390_setup() in |
1983 | drivers/scsi/tmscsim.c. | 1980 | drivers/scsi/tmscsim.c. |