From: Arnd Bergmann Date: Fri, 20 Jul 2007 19:39:48 +0000 (+0200) Subject: [CELL] cell: add placement computation for scheduling of affinity contexts X-Git-Tag: v2.6.23-rc1~195^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5fc8d2a92461fcabd00dfd678204cba36b93119;p=pandora-kernel.git [CELL] cell: add placement computation for scheduling of affinity contexts This patch provides the spu affinity placement logic for the spufs scheduler. Each time a gang is going to be scheduled, the placement of a reference context is defined. The placement of all other contexts with affinity from the gang is defined based on this reference context location and on a precomputed displacement offset. Signed-off-by: Andre Detsch Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed