Re: [Patch](memory hotplug) Make kmem_cache_node for SLUB on memory online to avoid panic(take 3)
From: Yasunori Goto <hidden>
Date: 2007-10-18 08:34:17
Also in:
lkml
From: Yasunori Goto <hidden>
Date: 2007-10-18 08:34:17
Also in:
lkml
On Wed, 17 Oct 2007 23:25:58 -0700 (PDT) Christoph Lameter [off-list ref] wrote:quoted
quoted
So that's slub. Does slab already have this functionality or are you not bothering to maintain slab in this area?Slab brings up a per node structure when the corresponding cpu is brought up. That was sufficient as long as we did not have any memoryless nodes.
Right. At least, I don't have any experience of panic with SLAB so far. (If panic occurred, I already made a patch.).
quoted
Now we may have to fix some things over there as well.
Though the fix may be better for it, my priority is very low for it now. -- 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>