提交 0d1311a5 编写于 作者: S Steven Rostedt 提交者: Ingo Molnar

sched: RT-balance on new task

rt-balance when creating new tasks.
Signed-off-by: NIngo Molnar <mingo@elte.hu>
上级 610bf056
......@@ -1722,6 +1722,7 @@ void fastcall wake_up_new_task(struct task_struct *p, unsigned long clone_flags)
inc_nr_running(p, rq);
}
check_preempt_curr(rq, p);
wakeup_balance_rt(rq, p);
task_rq_unlock(rq, &flags);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册