On Mon, Jul 21, 2014 at 10:23 AM, Nishanth Aravamudan <nacc@xxxxxxxxxxxxxxxxxx> wrote: > It seems like the issue is the order of onlining of resources on a > specific x86 platform? Yes. When we online a node the BIOS hits us with some ACPI hotplug events: First: Here are some new cpus Next: Here is some new memory Last; Here are some new I/O things (PCIe root ports, PCIe devices, IOAPICs, IOMMUs, ...) So there is a period where the node is memoryless - although that will generally be resolved when the memory hot plug event arrives ... that isn't guaranteed to occur (there might not be any memory on the node, or what memory there is may have failed self-test and been disabled). -Tony -- To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html