diff options
author | Peter Zijlstra <[email protected]> | 2015-05-15 17:43:35 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-12 12:06:09 +0200 |
commit | c5b2803840817115e9b568d5054e5007ae36176b (patch) | |
tree | cf95c50a52bf6e99c9c7eaff63534b535d7ba0c2 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 25834c73f93af7f0712c98ca4593691592e6b360 (diff) |
sched: Make sched_class::set_cpus_allowed() unconditional
Give every class a set_cpus_allowed() method, this enables some small
optimization in the RT,DL implementation by avoiding a double
cpumask_weight() call.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
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