* [PATCH] DOC: add min_addr, fix max_addr
@ 2008-11-11 23:48 Randy Dunlap
0 siblings, 0 replies; only message in thread
From: Randy Dunlap @ 2008-11-11 23:48 UTC (permalink / raw)
To: lkml; +Cc: akpm, tony.luck
From: Randy Dunlap <randy.dunlap@oracle.com>
Add "min_addr" documentation.
For "max_addr", add nn before [KMG] since a number is needed and this
is consistent with other uses of [KMG].
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
---
Documentation/kernel-parameters.txt | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
--- lin2628-rc4.orig/Documentation/kernel-parameters.txt
+++ lin2628-rc4/Documentation/kernel-parameters.txt
@@ -1210,8 +1210,8 @@ and is between 256 and 4096 characters.
it is equivalent to "nosmp", which also disables
the IO APIC.
- max_addr=[KMG] [KNL,BOOT,ia64] All physical memory greater than or
- equal to this physical address is ignored.
+ max_addr=nn[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.
@@ -1311,6 +1311,9 @@ and is between 256 and 4096 characters.
mga= [HW,DRM]
+ min_addr=nn[KMG] [KNL,BOOT,ia64] All physical memory below this
+ physical address is ignored.
+
mminit_loglevel=
[KNL] When CONFIG_DEBUG_MEMORY_INIT is set, this
parameter allows control of the logging verbosity for
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-11 23:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-11 23:48 [PATCH] DOC: add min_addr, fix max_addr Randy Dunlap
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox