mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
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 <mingo@elte.hu>
This commit is contained in:
parent
2daa357705
commit
6e82a3befe
1 changed files with 8 additions and 6 deletions
Loading…
Add table
Add a link
Reference in a new issue