From: Jeremy Kerr Date: Fri, 29 Jun 2007 00:57:53 +0000 (+1000) Subject: [POWERPC] spusched: Fix timeslice calculations X-Git-Tag: v2.6.23-rc1~767^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60e242393346c1a9a64e7b14dfb7f613a737324f;p=pandora-kernel.git [POWERPC] spusched: Fix timeslice calculations The current timeslice code mixes 'jiffies' up with 'spesched ticks'. This change correctly defines the number of time slices each SPE contexts is given, and clarifies the comment. This brings the default timeslice for SPE contexts into a reasonable range. Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed