diff options
author | Peter Zijlstra <peterz@infradead.org> | 2021-08-15 23:28:30 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2021-08-17 17:51:02 +0200 |
commit | 715f7f9ece4685157bb59560f6c612340d730ab4 (patch) | |
tree | a329c9a4f93561058947b0de2eec36a6f23280c1 /kernel/locking/mutex-debug.c | |
parent | 8282947f67345246b4a6344dbceb07484d3d4dad (diff) |
locking/rtmutex: Squash !RT tasks to DEFAULT_PRIO
Ensure all !RT tasks have the same prio such that they end up in FIFO
order and aren't split up according to nice level.
The reason why nice levels were taken into account so far is historical. In
the early days of the rtmutex code it was done to give the PI boosting and
deboosting a larger coverage.
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20210815211303.938676930@linutronix.de
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions