On 10/6/07, David Rientjes <[email protected]> wrote: > The getting and putting of the tasks will prevent them from exiting or > being deallocated prematurely. But this is also a critical section that > will need to be protected by some mutex so it doesn't race with other > set_cpus_allowed(). Is that necessary? If some other process calls set_cpus_allowed() concurrently with a cpuset cpus update, it's not clear that there's any defined serialization semantics that have to be achieved, as long as the end result is that the task's cpus_allowed are within the cpuset's cpus_allowed. Paul - 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/
- Follow-Ups:
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: David Rientjes <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- References:
- [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: Paul Jackson <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: "Paul Menage" <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: Paul Jackson <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: "Paul Menage" <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: Paul Jackson <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: "Paul Menage" <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: Paul Jackson <[email protected]>
- Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- From: David Rientjes <[email protected]>
- [PATCH] task containersv11 add tasks file interface fix for cpusets
- Prev by Date: Re: [PATCH 2/2] Colored kernel output (run3)
- Next by Date: Re: [Oops] on 2.6.23-rc9 sysRq Show Tasks (t)
- Previous by thread: Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- Next by thread: Re: [PATCH] task containersv11 add tasks file interface fix for cpusets
- Index(es):