From: keith mannthey <kmannth@us.ibm.com>
To: Andi Kleen <ak@suse.de>
Cc: lkml <linux-kernel@vger.kernel.org>,
lhms-devel <lhms-devel@lists.sourceforge.net>,
discuss <discuss@x86-64.org>, andrew <akpm@osdl.org>,
dave hansen <haveblue@us.ibm.com>,
kame <kamezawa.hiroyu@jp.fujitsu.com>, konrad <darnok@us.ibm.com>
Subject: Re: [Patch] 1/5 in support of hot-add memory x86_64 nodes_add cleanup
Date: Sat, 29 Jul 2006 12:22:42 -0700 [thread overview]
Message-ID: <1154200962.7900.28.camel@keithlap> (raw)
In-Reply-To: <200607291824.25584.ak@suse.de>
On Sat, 2006-07-29 at 18:24 +0200, Andi Kleen wrote:
> If you add attachments (which are harder to review because they cannot be
> quoted) put at least a copy of the description into the attachment and make
> them inline.
Sorry I will do this if the future.
>
> One thing that's unclear to me is why you make the reserve hotadd Kconfig
> user visible (and why put it into Kconfig at all). I don't think it should be
> user visible.
It was suggested to me in an earlier patch set to move RESERVE_HOTADD to
Kconfig. I can make it a non-user option. It seems that MEMORY_HOTPLUG
is a user options so I figured why not make RESERVE one as well. Also I
don't think people should use reserve with sparsmem.
> Also most of the patch seems to be renaming a variable which seems somewhat
> pointless?
srat.c as it stands is very reserve specific (understandably).
Changing found_add_area to reserve_add_area is extra change help the var
names be more clear with the sharing of the code path as to what is
happening. reserve_add_area is used as a switch for the reserve path.
Since the logic of the code was changing I thought it would be a good
time to change the name to help the clarity of the code.
If you see this as a waste/unneeded I will revert the name change.
Thanks for the comments,
Keith
next prev parent reply other threads:[~2006-07-29 19:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-29 2:52 [Patch] 1/5 in support of hot-add memory x86_64 nodes_add cleanup keith mannthey
2006-07-29 16:24 ` Andi Kleen
2006-07-29 19:22 ` keith mannthey [this message]
2006-07-29 19:30 ` Andi Kleen
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=1154200962.7900.28.camel@keithlap \
--to=kmannth@us.ibm.com \
--cc=ak@suse.de \
--cc=akpm@osdl.org \
--cc=darnok@us.ibm.com \
--cc=discuss@x86-64.org \
--cc=haveblue@us.ibm.com \
--cc=kamezawa.hiroyu@jp.fujitsu.com \
--cc=lhms-devel@lists.sourceforge.net \
--cc=linux-kernel@vger.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