• Ingo Molnar's avatar
    sched: schedule() speedup · 8e717b19
    Ingo Molnar authored
    speed up schedule(): share the 'now' parameter that deactivate_task()
    was calculating internally.
    
    ( this also fixes the small accounting window between the deactivate
      call and the pick_next_task() call. )
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    8e717b19
sched.c 165 KB