mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-18 18:15:59 +00:00
sched: optimize activate_task()
optimize activate_task() by removing update_rq_clock() from it. (and add update_rq_clock() to all callsites of activate_task() that did not have it before.) Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
c3b64f1e4f
commit
2daa357705
1 changed files with 9 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue