diff options
author | Peter Zijlstra <[email protected]> | 2011-06-16 12:23:22 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-10-06 12:46:56 +0200 |
commit | fa17b507f142d37aeac322a95f6f7c6375f25601 (patch) | |
tree | 5ff8b9d7087175aca85dff3393932fe9b5497425 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 6eb57e0d65ebd99a71d435dc96d83e725752eef8 (diff) |
sched: Wrap scheduler p->cpus_allowed access
This task is preparatory for the migrate_disable() implementation, but
stands on its own and provides a cleanup.
It currently only converts those sites required for task-placement.
Kosaki-san once mentioned replacing cpus_allowed with a proper
cpumask_t instead of the NR_CPUS sized array it currently is, that
would also require something like this.
Signed-off-by: Peter Zijlstra <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions