diff options
author | Bob Picco <bob.picco@hp.com> | 2005-06-29 18:00:00 -0700 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-07-07 17:11:29 -0700 |
commit | 2b2c3750330325ae5071582b5c4dbdf1c8bc1e51 (patch) | |
tree | e3ba1ac739e316e21be7be57393adf4a49710f42 /Documentation | |
parent | 043d051615aa5da09a7e44f1edbb69798458e067 (diff) | |
download | linux-3.10-2b2c3750330325ae5071582b5c4dbdf1c8bc1e51.tar.gz linux-3.10-2b2c3750330325ae5071582b5c4dbdf1c8bc1e51.tar.bz2 linux-3.10-2b2c3750330325ae5071582b5c4dbdf1c8bc1e51.zip |
[PATCH] Documentation
This is a small documentation patch for a boot time parameter.
Signed-off-by: Bob Picco <bob.picco@hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 4ec75c06bca..753db6d8b74 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -758,6 +758,9 @@ running once the system is up. maxcpus= [SMP] Maximum number of processors that an SMP kernel should make use of + max_addr=[KMG] [KNL,BOOT,ia64] All physical memory greater than or + equal to this physical address is ignored. + max_luns= [SCSI] Maximum number of LUNs to probe Should be between 1 and 2^32-1. |