On Tue, 27 May 2014, Jiang Liu wrote: > Use kmalloc_node() instead of kmalloc() when possible to optimize > for performance on NUMA platforms. > > Signed-off-by: Jiang Liu <jiang.liu@xxxxxxxxxxxxxxx> Acked-by: David Rientjes <rientjes@xxxxxxxxxx> All the handling to make sure sd->node refers to either NUMA_NO_NODE (fallback to local allocation) or an online node looks to be handled properly. -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html