diff options
| author | Peter Zijlstra <[email protected]> | 2010-03-25 21:05:16 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2010-04-02 20:12:04 +0200 |
| commit | 65cc8e4859ff29a9ddc989c88557d6059834c2a2 (patch) | |
| tree | 7f12c2532a92d607b5c52fa71c1799631a7a91ff /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 0017d735092844118bef006696a750a0e4ef6ebd (diff) | |
sched: Optimize task_rq_lock()
Now that we hold the rq->lock over set_task_cpu() again, we can do
away with most of the TASK_WAKING checks and reduce them again to
set_cpus_allowed_ptr().
Removes some conditionals from scheduling hot-paths.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions