mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
sched: fix niced_granularity() shift
fix niced_granularity(). This resulted in under-scheduling for CPU-bound negative nice level tasks (and this in turn caused higher than necessary latencies in nice-0 tasks). Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
7fd0d2dde9
commit
a0dc72601d
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue