From: Ingo Molnar Date: Thu, 9 Aug 2007 09:16:51 +0000 (+0200) Subject: sched: optimize update_rq_clock() calls in the load-balancer X-Git-Tag: v2.6.23-rc3~73^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e82a3befe91423e501c2124312bd805be0048eb;p=pandora-kernel.git sched: optimize update_rq_clock() calls in the load-balancer optimize update_rq_clock() calls in the load-balancer: update them right after locking the runqueue(s) so that the pull functions do not have to call it. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed