Peter Zijlstra c9ec052470 sched,drbd: 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 changes prio from 2 to 1.

Cc: axboe@kernel.dk
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Ingo Molnar <mingo@kernel.org>
2020-06-15 14:10:21 +02:00
..
2020-05-27 05:21:23 -06:00
2019-11-28 10:40:47 -07:00
2020-03-27 10:23:43 -06:00
2020-06-11 16:07:33 -07:00
2020-06-02 15:29:19 -07:00
2020-06-02 15:29:19 -07:00
2020-03-27 10:23:43 -06:00
2020-06-01 23:32:35 +02:00
2019-07-01 08:16:08 -06:00
2018-11-09 08:14:14 -07:00
2020-04-10 17:20:06 -07:00