Re: [PATCH 2/2] cpusets: update tasks' cpus_allowed and mems_allowed after CPU/NODE offline/online

From: Paul Menage
Date: Wed Jun 04 2008 - 05:31:13 EST


On Tue, Jun 3, 2008 at 7:05 PM, Miao Xie <miaox@xxxxxxxxxxxxxx> wrote:
>
> Maybe we need to add a flag in the task_struct to mark which task can't be
> unbound?

Yes, something like a PF_CPU_BOUND flag that gets set in
kthread_bind() and checked for in set_cpus_allowed() would be the
right way to handle that. We have an internal change like that against
an older kernel verison - I'll see if I can find someone to forward
port it and send it in.

Paul
--
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/