Re: [Patch 001/002] Make description of memory hotplug notifier in document

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Yasunori Goto <y-goto@...>
Cc: Andrew Morton <akpm@...>, Hiroyuki KAMEZAWA <kamezawa.hiroyu@...>, Linux Kernel ML <linux-kernel@...>, linux-mm <linux-mm@...>
Date: Friday, October 12, 2007 - 12:18 am

Looks good. Some suggestions on improving the wording.

On Fri, 12 Oct 2007, Yasunori Goto wrote:


Generated before new memory becomes available in order to be able to 
prepare subsystems to handle memory. The page allocator is still unable
to allocate from the new memory.


Generated if MEMORY_GOING_ONLINE fails.


Generated when memory has succesfully brought online. The callback may 
allocate from the new memory.


Generated to begin the process of offlining memory. Allocations are no 
longer possible from the memory but some of the memory to be offlined
is still in use. The callback can be used to free memory known to a 
subsystem from the indicated node.


Generated if MEMORY_GOING_OFFLINE fails. Memory is available again from 
the node that we attempted to offline.


Generated after offlining memory is complete.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[Patch 000/002] Rearrange notifier of memory hotplug, Yasunori Goto, (Thu Oct 11, 10:18 pm)
Re: [Patch 002/002] Create/delete kmem_cache_node for SLUB o..., Christoph Lameter, (Fri Oct 12, 12:09 am)
Re: [Patch 002/002] Create/delete kmem_cache_node for SLUB o..., Christoph Lameter, (Fri Oct 12, 1:19 pm)
[Patch 001/002] extract kmem_cache_shrink, Yasunori Goto, (Thu Oct 11, 10:27 pm)
Re: [Patch 001/002] extract kmem_cache_shrink, Christoph Lameter, (Fri Oct 12, 12:09 am)
Re: [Patch 001/002] extract kmem_cache_shrink, Yasunori Goto, (Fri Oct 12, 12:41 am)
Re: [Patch 001/002] Make description of memory hotplug notif..., Christoph Lameter, (Fri Oct 12, 12:18 am)