This patch corrects a situation that occurs when one disables all the cpus
in a cpuset.
At that point, any tasks in that cpuset were incorrectly moved.
(Disabling all cpus in a cpuset caused it to inherit the cpus
of its parent, which may overlap its exclusive sibling.)
Such tasks should be mo
Submission #2: after style changes recommended by Randy Dunlap
This patch corrects a situation that occurs when one disables all the cpus
in a cpuset.
At that point, any tasks in that cpuset are incorrectly moved.
(Disabling all cpus in a cpuset caused it to inherit the cpus
of its parent, wh
On Tue, 20 Mar 2007 13:34:01 -0600 Cliff Wickman wrote:
>
> From: Cliff Wickman <[EMAIL PROTECTED]>
>
> This patch corrects a situation that occurs when one disables all the cpus
> in a cpuset.
>
> At that point, any tasks in that cpuset are incorrectly moved (as I recall,
> they were move to a
From: Cliff Wickman <[EMAIL PROTECTED]>
This patch corrects a situation that occurs when one disables all the cpus
in a cpuset.
At that point, any tasks in that cpuset are incorrectly moved (as I recall,
they were move to a sibling cpuset).
Such tasks should be move the parent of their current c
4 matches
Mail list logo