From: Ingo Molnar Date: Wed, 5 Sep 2007 12:32:49 +0000 (+0200) Subject: sched: fix niced_granularity() shift X-Git-Tag: v2.6.23-rc6~15^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0dc72601d48b171b4870dfdd0824901a2b2b1a9;p=pandora-kernel.git 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 --- Reading git-diff-tree failed