From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 11 Oct 2007 21:09:14 -0700 (PDT) From: Christoph Lameter Subject: Re: [Patch 001/002] extract kmem_cache_shrink In-Reply-To: <20071012112648.B99F.Y-GOTO@jp.fujitsu.com> Message-ID: References: <20071012111008.B995.Y-GOTO@jp.fujitsu.com> <20071012112236.B99B.Y-GOTO@jp.fujitsu.com> <20071012112648.B99F.Y-GOTO@jp.fujitsu.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-linux-mm@kvack.org Return-Path: To: Yasunori Goto Cc: Andrew Morton , Hiroyuki KAMEZAWA , Linux Kernel ML , linux-mm List-ID: 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? -- 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: email@kvack.org