From: Ingo Molnar Date: Tue, 18 Dec 2007 14:21:13 +0000 (+0100) Subject: sched: do not hurt SCHED_BATCH on wakeup X-Git-Tag: v2.6.24-rc6~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cbf1c126cf6a727287d61b122fde00a8b827bfe;p=pandora-kernel.git sched: do not hurt SCHED_BATCH on wakeup measurements by Yanmin Zhang have shown that SCHED_BATCH tasks benefit if they run the same place_entity() logic as SCHED_OTHER tasks - so uniformize behavior in this area. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed