commit | a0dc72601d48b171b4870dfdd0824901a2b2b1a9 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Wed Sep 05 14:32:49 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 05 14:32:49 2007 +0200 |
tree | 25a8ee03d5d85f8138af5c6df558646989357376 | |
parent | 7fd0d2dde929ead79901e389e70dbfb3c6c06986 [diff] |
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>