diff options
author | Peter Zijlstra <[email protected]> | 2015-05-15 17:43:36 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-08-12 12:06:10 +0200 |
commit | 6c37067e27867db172b988cc11b9ff921175dee5 (patch) | |
tree | b9e332602d82844938ba55514c93125f80c240c1 /scripts/gdb/linux/modules.py | |
parent | c5b2803840817115e9b568d5054e5007ae36176b (diff) |
sched: Change the sched_class::set_cpus_allowed() calling context
Change the calling context of sched_class::set_cpus_allowed() such
that we can assume the task is inactive.
This allows us to easily make changes that affect accounting done by
enqueue/dequeue. This does in fact completely remove
set_cpus_allowed_rt() and greatly reduces set_cpus_allowed_dl().
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions