> On Fri, 12 Oct 2007, Yasunori Goto wrote: > > > Make kmem_cache_shrink_node() for callback routine of memory hotplug > > notifier. This is just extract a part of kmem_cache_shrink(). > > Could we just call kmem_cache_shrink? It will do the shrink on every node > but memory hotplug is rare?
Yes it is. Memory hotplug is rare. Ok. I'll do it. Thanks. -- Yasunori Goto - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/