linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [Patch 000/002](memory hotplug) Rearrange notifier of memory hotplug (take 2)
@ 2007-10-18  3:20 Yasunori Goto
  2007-10-18  3:23 ` [Patch 001/002](memory hotplug) Make description of memory hotplug notifier in document Yasunori Goto
  2007-10-18  3:23 ` [Patch 002/002](memory hotplug) rearrange patch for notifier of memory hotplug Yasunori Goto
  0 siblings, 2 replies; 4+ messages in thread
From: Yasunori Goto @ 2007-10-18  3:20 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Yasunori Goto, Christoph Lameter, Linux Kernel ML, linux-mm

Hello.

This patch set is to rearrange event notifier for memory hotplug,
because the old notifier has some defects. For example, there is no
information like new memory's pfn and # of pages for callback functions.

Fortunately, nothing uses this notifier so far, there is no impact by
this change. (SLUB will use this after this patch set to make
kmem_cache_node structure).

In addition, descriptions of notifer is added to memory hotplug
document.

This patch was a part of patch set to make kmem_cache_node of SLUB 
to avoid panic of memory online. But, I think this change becomes
not only for SLUB but also for others. So, I extracted this from it.

This patch set is for 2.6.23-mm1.
I tested this patch on my ia64 box.

Please apply.

Bye.

-- 
Yasunori Goto 


--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2007-10-18  3:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-18  3:20 [Patch 000/002](memory hotplug) Rearrange notifier of memory hotplug (take 2) Yasunori Goto
2007-10-18  3:23 ` [Patch 001/002](memory hotplug) Make description of memory hotplug notifier in document Yasunori Goto
2007-10-18  3:23 ` [Patch 002/002](memory hotplug) rearrange patch for notifier of memory hotplug Yasunori Goto
2007-10-18  3:41   ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).