From: Christian Ehrhardt Date: Mon, 30 Nov 2009 11:16:46 +0000 (+0100) Subject: sched: Fix missing sched tunable recalculation on cpu add/remove X-Git-Tag: v2.6.33-rc1~298^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bcdcf28c979869f44e05121b96ff2cfb05bd8e6;p=pandora-kernel.git sched: Fix missing sched tunable recalculation on cpu add/remove Based on Peter Zijlstras patch suggestion this enables recalculation of the scheduler tunables in response of a change in the number of cpus. It also adds a max of eight cpus that are considered in that scaling. Signed-off-by: Christian Ehrhardt Signed-off-by: Peter Zijlstra LKML-Reference: <1259579808-11357-2-git-send-email-ehrhardt@linux.vnet.ibm.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed