提交 c1b7b8d4 编写于 作者: 王文虎 提交者: Ingo Molnar

sched: Fix a typo in a comment

Change the comment typo: "direcly" -> "directly".
Signed-off-by: NWang Wenhu <wenhu.wang@vivo.com>
Signed-off-by: NIngo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/AAcAXwBTDSpsKN-5iyIOtaqk.1.1595857191899.Hmail.wenhu.wang@vivo.com
上级 13efa616
...@@ -374,7 +374,7 @@ struct util_est { ...@@ -374,7 +374,7 @@ struct util_est {
* For cfs_rq, they are the aggregated values of all runnable and blocked * For cfs_rq, they are the aggregated values of all runnable and blocked
* sched_entities. * sched_entities.
* *
* The load/runnable/util_avg doesn't direcly factor frequency scaling and CPU * The load/runnable/util_avg doesn't directly factor frequency scaling and CPU
* capacity scaling. The scaling is done through the rq_clock_pelt that is used * capacity scaling. The scaling is done through the rq_clock_pelt that is used
* for computing those signals (see update_rq_clock_pelt()) * for computing those signals (see update_rq_clock_pelt())
* *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册