Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information