Skip to content
Snippets Groups Projects
Commit 2daa3577 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

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: default avatarIngo Molnar <mingo@elte.hu>
parent c3b64f1e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment