On Wed, 6 Jul 2005, Andi Kleen wrote:

> Instead of adding messy kmalloc_node()s everywhere run the 
> PCI driver probe on the node local to the device.
> Then the normal NUMA aware allocators do the right thing.

That depends on the architecture. Some do round robin allocs for periods 
of time during bootup. I think it is better to explicitly place control 
structures.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to