diff options
| author | Peter Zijlstra <[email protected]> | 2019-08-06 13:13:17 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2019-08-08 07:09:30 +0000 |
| commit | 10e7071b2f491b0fb981717ea0a585c441906ede (patch) | |
| tree | ce4b0f5ba59efc3d238e0b3046e81a068e27b372 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | sched/{rt,deadline}: Fix set_next_task vs pick_next_task (diff) | |
| download | kernel-10e7071b2f491b0fb981717ea0a585c441906ede.tar.gz kernel-10e7071b2f491b0fb981717ea0a585c441906ede.zip | |
sched: Rework CPU hotplug task selection
The CPU hotplug task selection is the only place where we used
put_prev_task() on a task that is not current. While looking at that,
it occured to me that we can simplify all that by by using a custom
pick loop.
Since we don't need to put current, we can do away with the fake task
too.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Aaron Lu <[email protected]>
Cc: Valentin Schneider <[email protected]>
Cc: [email protected]
Cc: Phil Auld <[email protected]>
Cc: Julien Desfossez <[email protected]>
Cc: Nishanth Aravamudan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
