Re: [discuss] [RFC] NUMA aware kthread_create() ?

From: Andi Kleen
Date: Fri Dec 02 2005 - 07:35:29 EST


On Fri, Dec 02, 2005 at 11:36:19AM +0100, Eric Dumazet wrote:
> Hi
>
> Is there any plans about making a kthread_create_on_cpu() version of
> kthread_create(), so that memory allocated for thread stack/info is
> allocated on the node of the target CPU ?

I don't know of plans. Feel free to do it, although I'm not sure
it will help very much because the stack is relatively small.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/