mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Wen Congyang <wency@cn.fujitsu.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: x86@kernel.org, linux-kernel@vger.kernel.org, rob@landley.net,
	tglx@linutronix.de, mingo@redhat.com, bhelgaas@google.com,
	hpa@zytor.com, isimatu.yasuaki@jp.fujitsu.com,
	muneda.takahiro@jp.fujitsu.com
Subject: Re: [RESEND PATCH v2 1/2] update mem= option's spec according to its implementation
Date: Sat, 20 Oct 2012 08:52:00 +0800	[thread overview]
Message-ID: <5081F5B0.7000707@cn.fujitsu.com> (raw)
In-Reply-To: <CAHGf_=oDTLC8ebNgwCbT7NyxLre9c8ZokEKgjrORgzaHfZsTqQ@mail.gmail.com>

At 10/20/2012 02:11 AM, KOSAKI Motohiro Wrote:
> On Fri, Oct 19, 2012 at 6:16 AM,  <wency@cn.fujitsu.com> wrote:
>> From: Wen Congyang <wency@cn.fujitsu.com>
>>
>> Current mem= implementation seems buggy because specification and
>> implementation doesn't match. Current mem= has been working
>> for many years and it's not buggy, it works as expected. So
>> we should update the specification.
>>
>> Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
>> Sort-of-tentatively-acked-by: Rob Landley <rob@landley.net>
>> ---
>>  Documentation/kernel-parameters.txt |    7 ++++---
>>  1 files changed, 4 insertions(+), 3 deletions(-)
>>
>> diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
>> index 9776f06..85b911a 100644
>> --- a/Documentation/kernel-parameters.txt
>> +++ b/Documentation/kernel-parameters.txt
>> @@ -1481,9 +1481,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
>>         mem=nn[KMG]     [KNL,BOOT] Force usage of a specific amount of memory
>>                         Amount of memory to be used when the kernel is not able
>>                         to see the whole system memory or for test.
>> -                       [X86-32] Use together with memmap= to avoid physical
>> -                       address space collisions. Without memmap= PCI devices
>> -                       could be placed at addresses belonging to unused RAM.
>> +                       [X86-32] Work as limiting max address. Use together
>> +                       with memmap= to avoid physical address space collisions.
>> +                       Without memmap= PCI devices could be placed at addresses
>> +                       belonging to unused RAM.
> 
> If my remember is correct, x86-64 also specify maximum address.
> but my remember is not clear.
> 

Do you mean max_addr option? It is only for ia64 box.

Thanks
Wen Congyang

  reply	other threads:[~2012-10-20  1:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-19 10:16 [RESEND PATCH v2 0/2] fixes for mem= option wency
2012-10-19 10:16 ` [RESEND PATCH v2 1/2] update mem= option's spec according to its implementation wency
2012-10-19 18:11   ` KOSAKI Motohiro
2012-10-20  0:52     ` Wen Congyang [this message]
2012-10-20  4:23       ` KOSAKI Motohiro
2012-10-19 10:16 ` [RESEND PATCH v2 2/2] x86: make 'mem=' option to work for efi platform wency

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5081F5B0.7000707@cn.fujitsu.com \
    --to=wency@cn.fujitsu.com \
    --cc=bhelgaas@google.com \
    --cc=hpa@zytor.com \
    --cc=isimatu.yasuaki@jp.fujitsu.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=muneda.takahiro@jp.fujitsu.com \
    --cc=rob@landley.net \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome