Commit ce1c8af
Peter Zijlstra
sched,rcutorture: Convert to sched_set_fifo_low()
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 no change.
Cc: paulmck@kernel.org
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Paul E. McKenney <paulmck@kernel.org>1 parent b143339 commit ce1c8af
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
893 | 892 | | |
894 | 893 | | |
895 | 894 | | |
896 | 895 | | |
897 | | - | |
898 | | - | |
| 896 | + | |
899 | 897 | | |
900 | 898 | | |
901 | 899 | | |
| |||
0 commit comments