Hi Andi, On Tue, Mar 2, 2010 at 2:53 PM, Andi Kleen <andi@xxxxxxxxxxxxxx> wrote: > On Mon, Mar 01, 2010 at 02:24:43AM -0800, David Rientjes wrote: >> Slab lacks any memory hotplug support for nodes that are hotplugged >> without cpus being hotplugged. This is possible at least on x86 >> CONFIG_MEMORY_HOTPLUG_SPARSE kernels where SRAT entries are marked >> ACPI_SRAT_MEM_HOT_PLUGGABLE and the regions of RAM represent a seperate >> node. It can also be done manually by writing the start address to >> /sys/devices/system/memory/probe for kernels that have >> CONFIG_ARCH_MEMORY_PROBE set, which is how this patch was tested, and >> then onlining the new memory region. > > The patch looks far more complicated than my simple fix. I wouldn't exactly call the fallback_alloc() games "simple". > Is more complicated now better? Heh, heh. You can't post the oops, you don't want to rework your patches as per review comments, and now you complain about David's patch without one bit of technical content. I'm sorry but I must conclude that someone is playing a prank on me because there's no way a seasoned kernel hacker such as yourself could possibly think that this is the way to get patches merged. But anyway, if you have real technical concerns over the patch, please make them known; otherwise I'd much appreciate a Tested-by tag from you for David's patch. Thanks, Pekka -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href