From: Ingo Molnar Date: Fri, 9 Nov 2007 21:39:38 +0000 (+0100) Subject: sched: reintroduce SMP tunings again X-Git-Tag: v2.6.24-rc3~170^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19978ca610946ed57c071bad63f8f6642ca1298b;p=pandora-kernel.git sched: reintroduce SMP tunings again Yanmin Zhang reported an aim7 regression and bisected it down to: | commit 38ad464d410dadceda1563f36bdb0be7fe4c8938 | Author: Ingo Molnar | Date: Mon Oct 15 17:00:02 2007 +0200 | | sched: uniform tunings | | use the same defaults on both UP and SMP. fix this by reintroducing similar SMP tunings again. This resolves the regression. (also update the comments to match the ilog2(nr_cpus) tuning effect) Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed