Re: [PATCH] sched: track "isolated" cpus like other cpu masks.

From: Geoff Thorpe
Date: Thu May 26 2011 - 12:39:01 EST


On 11-05-23 04:14 PM, Peter Zijlstra wrote:
On Fri, 2011-05-20 at 16:29 -0400, Geoff Thorpe wrote:
When a subset of cpus have been isolated, it can be useful for subsystems
or drivers that have cpu-affinity concerns to have access to this mask
(just like the other cpu masks; "possible", "present", "active" and
"online"). Eg. to provide specific handling for isolated cpus, or to
determine the non-isolated cpus (which is what sched.c uses it for).

Nobody should be using that, isolated CPUs is a 'feature' slated for
removal.


Ah OK, I wasn't aware of that. Consider the patch dropped then.

Thanks,
Geoff

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