From: Con Kolivas Date: Wed, 9 Nov 2005 05:39:00 +0000 (-0800) Subject: [PATCH] sched: consider migration thread with smp nice X-Git-Tag: v2.6.15-rc1~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ede3d0fba99520f268067917b50858d788bc41da;p=pandora-kernel.git [PATCH] sched: consider migration thread with smp nice The intermittent scheduling of the migration thread at ultra high priority makes the smp nice handling see that runqueue as being heavily loaded. The migration thread itself actually handles the balancing so its influence on priority balancing should be ignored. Signed-off-by: Con Kolivas Cc: Ingo Molnar Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed