From: Jack Steiner Date: Wed, 17 Jun 2009 23:28:22 +0000 (-0700) Subject: gru: change resource assignment for kernel threads X-Git-Tag: v2.6.31-rc1~166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836ce679c0b5b5040164171afc33753396864b30;p=pandora-kernel.git gru: change resource assignment for kernel threads Change the way GRU resources are assigned for kernel threads. GRU contexts for kernel threads are now allocated on demand and can be stolen by user processes when idle. This allows MPI jobs to use ALL of the GRU resources when the kernel is not using them. Signed-off-by: Jack Steiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed