From: Ingo Molnar Date: Thu, 9 Aug 2007 09:16:52 +0000 (+0200) Subject: sched: refine negative nice level granularity X-Git-Tag: v2.6.23-rc3~73^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cff8cf61cac15fa29a1ca802826d2bcbca66152;p=pandora-kernel.git sched: refine negative nice level granularity refine the granularity of negative nice level tasks: let them reschedule more often to offset the effect of them consuming their wait_runtime proportionately slower. (This makes nice-0 task scheduling smoother in the presence of negatively reniced tasks.) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed