diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4ec75c06bca4..a998a8c2f95b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -37,7 +37,7 @@ restrictions referred to are that the relevant option is valid if: | |||
37 | IA-32 IA-32 aka i386 architecture is enabled. | 37 | IA-32 IA-32 aka i386 architecture is enabled. |
38 | IA-64 IA-64 architecture is enabled. | 38 | IA-64 IA-64 architecture is enabled. |
39 | IOSCHED More than one I/O scheduler is enabled. | 39 | IOSCHED More than one I/O scheduler is enabled. |
40 | IP_PNP IP DCHP, BOOTP, or RARP is enabled. | 40 | IP_PNP IP DHCP, BOOTP, or RARP is enabled. |
41 | ISAPNP ISA PnP code is enabled. | 41 | ISAPNP ISA PnP code is enabled. |
42 | ISDN Appropriate ISDN support is enabled. | 42 | ISDN Appropriate ISDN support is enabled. |
43 | JOY Appropriate joystick support is enabled. | 43 | JOY Appropriate joystick support is enabled. |
@@ -758,6 +758,9 @@ running once the system is up. | |||
758 | maxcpus= [SMP] Maximum number of processors that an SMP kernel | 758 | maxcpus= [SMP] Maximum number of processors that an SMP kernel |
759 | should make use of | 759 | should make use of |
760 | 760 | ||
761 | max_addr=[KMG] [KNL,BOOT,ia64] All physical memory greater than or | ||
762 | equal to this physical address is ignored. | ||
763 | |||
761 | max_luns= [SCSI] Maximum number of LUNs to probe | 764 | max_luns= [SCSI] Maximum number of LUNs to probe |
762 | Should be between 1 and 2^32-1. | 765 | Should be between 1 and 2^32-1. |
763 | 766 | ||