public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2)
@ 2006-02-09 17:04 Luck, Tony
  2006-02-09 21:39 ` Joel Schopp
  2006-02-10  1:49 ` Yasunori Goto
  0 siblings, 2 replies; 3+ messages in thread
From: Luck, Tony @ 2006-02-09 17:04 UTC (permalink / raw)
  To: Yasunori Goto, Andi Kleen, Brown, Len, Tolentino, Matthew E,
	S, Naveen B, Bjorn Helgaas
  Cc: ACPI-ML, Linux Kernel ML, linux-ia64, x86-64 Discuss,
	Linux Hotplug Memory Support

> - if the node is already online.-  If the node is offline, 
> (It means new node is comming!)  then the memory will belongs
> to node 0 yet.

What is the long term plan to address this?  Can you make sure
that the new node is always brought online before you get to
this code?  Or will you have to bring the node online in the
middle of the memory hot-add code?

Presumably there is a similar issue with hot add cpu.

-Tony

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2)
  2006-02-09 17:04 [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2) Luck, Tony
@ 2006-02-09 21:39 ` Joel Schopp
  2006-02-10  1:49 ` Yasunori Goto
  1 sibling, 0 replies; 3+ messages in thread
From: Joel Schopp @ 2006-02-09 21:39 UTC (permalink / raw)
  To: Luck, Tony
  Cc: Yasunori Goto, Andi Kleen, Brown, Len, Tolentino, Matthew E,
	S, Naveen B, Bjorn Helgaas, ACPI-ML, Linux Kernel ML, linux-ia64,
	x86-64 Discuss, Linux Hotplug Memory Support

>> - if the node is already online.-  If the node is offline, 
>> (It means new node is comming!)  then the memory will belongs
>> to node 0 yet.
> 
> What is the long term plan to address this?  Can you make sure
> that the new node is always brought online before you get to
> this code?  Or will you have to bring the node online in the
> middle of the memory hot-add code?
> 
> Presumably there is a similar issue with hot add cpu.
> 

Yes, cpu hot add has the same issue.  It's really a performance issue, 
not a functional one so you haven't seen people beating down the doors 
to fix it.

Technically there isn't anything but manpower standing in the way of 
doing it.  But it is a good amount of work for the little it gains.

-Joel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2)
  2006-02-09 17:04 [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2) Luck, Tony
  2006-02-09 21:39 ` Joel Schopp
@ 2006-02-10  1:49 ` Yasunori Goto
  1 sibling, 0 replies; 3+ messages in thread
From: Yasunori Goto @ 2006-02-10  1:49 UTC (permalink / raw)
  To: Luck, Tony
  Cc: Andi Kleen, Brown, Len, Tolentino, Matthew E, S, Naveen B,
	Bjorn Helgaas, ACPI-ML, Linux Kernel ML, linux-ia64,
	x86-64 Discuss, Linux Hotplug Memory Support

> > - if the node is already online.-  If the node is offline, 
> > (It means new node is comming!)  then the memory will belongs
> > to node 0 yet.
> 
> What is the long term plan to address this?  Can you make sure
> that the new node is always brought online before you get to
> this code?  Or will you have to bring the node online in the
> middle of the memory hot-add code?

I still have patches for new pgdat addtion,
But I was afraid that everyone think they are messy due to too much code.
So, I tried to post a part of them step by step.

Ok, I would like to try to rebase and repost them.
It might be good time for it now. :-)

Bye.
-- 
Yasunori Goto 



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-10  1:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09 17:04 [Lhms-devel] [RFC:PATCH(000/003)] Memory add to onlined node. (ver. 2) Luck, Tony
2006-02-09 21:39 ` Joel Schopp
2006-02-10  1:49 ` Yasunori Goto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox