diff options
author | 2020-04-21 12:09:13 +0200 | |
---|---|---|
committer | 2020-06-15 14:10:20 +0200 | |
commit | 0030c1d4a38757fb54a0c96e5e8b59cc0c4f3f28 (patch) | |
tree | 5df47267bc726e96d003e8e9e5e43af774f55a15 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sched: Provide sched_set_fifo() (diff) | |
download | wireguard-linux-0030c1d4a38757fb54a0c96e5e8b59cc0c4f3f28.tar.xz wireguard-linux-0030c1d4a38757fb54a0c96e5e8b59cc0c4f3f28.zip |
sched,bL_switcher: 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.
In this case, use fifo_low, because it only cares about being above
SCHED_NORMAL. Effectively no change in behaviour.
Cc: rmk+kernel@arm.linux.org.uk
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Nicolas Pitre <nico@fluxnic.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions