Function report |
Source Code:kernel\sched\pelt.c |
Create Date:2022-07-28 09:43:26 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dl_rq:* util_sum = \Sum se->avg.util_sum but se->avg.util_sum is not tracked* util_sum = cpu_scale * load_sum* runnable_load_sum = load_sum
Proto:int update_dl_rq_load_avg(u64 now, struct rq *rq, int running)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| u64 | now | |
| struct rq * | rq | |
| int | running |
| 348 | ___update_load_avg( & avg_dl, 1, 1) |
| 350 | Return 1 |
| 353 | Return 0 |
| Name | Describe |
|---|---|
| put_prev_task_dl | |
| task_tick_dl | scheduler tick hitting a task of our scheduling class |
| Source code conversion tool public plug-in interface | X |
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |