diff options
author | Peter Zijlstra <[email protected]> | 2021-08-15 23:28:30 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 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) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'kernel/locking/mutex-debug.c')
0 files changed, 0 insertions, 0 deletions