diff options
author | Bob Picco <bob.picco@hp.com> | 2005-06-29 21:00:00 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-07-07 20:11:29 -0400 |
commit | 2b2c3750330325ae5071582b5c4dbdf1c8bc1e51 (patch) | |
tree | e3ba1ac739e316e21be7be57393adf4a49710f42 /Documentation | |
parent | 043d051615aa5da09a7e44f1edbb69798458e067 (diff) |
[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 4ec75c06bca4..753db6d8b745 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -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 | ||