Re: [Patch 002/002] Create/delete kmem_cache_node for SLUB on memory online callback

!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 - 1:19 pm

On Fri, 12 Oct 2007, Yasunori Goto wrote:


I think you can avoid this check. The kmem_cache structures are allocated 
from the kmalloc array. The check if the kmalloc slabs are empty will fail 
if kmem_cache structures still exist on the node.


Ok then we can remove these checks?


So the function can be called for a node that is already online?


Ahh.. Okay.


Ok can we talk about this as

	node online

and

	node memory available?

-
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)