diff options
author | Peter Zijlstra <[email protected]> | 2020-04-21 12:09:13 +0200 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2020-06-15 14:10:21 +0200 |
commit | 6e6d6efabd2567337f7d97791f7a60aa5fdbcfc2 (patch) | |
tree | e6f6a61abbb2b9b4801607e4f8f6e4c3b6715994 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c9ec0524706e580c78c61e38ef5e7761ed2f8485 (diff) |
sched,psci: Convert to sched_set_fifo*()
Because SCHED_FIFO is a broken scheduler model (see previous patches)
take away the priority field, the kernel can't possibly make an
informed decision.
Effectively changes prio from 99 to 50.
XXX this thing is horrific, it basically open-codes a stop-machine and
idle.
Cc: [email protected]
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Ingo Molnar <[email protected]>
Acked-by: Valentin Schneider <[email protected]>
Tested-by: Sudeep Holla <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions