summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2020-04-21 13:09:13 +0300
committerPeter Zijlstra <peterz@infradead.org>2020-06-15 15:10:20 +0300
commitdbc6d0d5a5467adb6ea5fb25844e471c7bf8fabf (patch)
tree3e735af26b554001c26b6a06e1250fc102a7173b /.gitattributes
parent0030c1d4a38757fb54a0c96e5e8b59cc0c4f3f28 (diff)
downloadlinux-dbc6d0d5a5467adb6ea5fb25844e471c7bf8fabf.tar.xz
sched,crypto: 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. Use sched_set_fifo() to request SCHED_FIFO and delegate actual priority selection to userspace. Effectively no change in behaviour. Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Reviewed-by: Ingo Molnar <mingo@kernel.org> Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions