Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:37 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:entity_tick
Proto:static void entity_tick(struct cfs_rq *cfs_rq, struct sched_entity *curr, int queued)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct cfs_rq * | cfs_rq | |
struct sched_entity * | curr | |
int | queued |
4300 | update_load_avg(cfs_rq, curr, UPDATE_TG) |
4301 | update_cfs_group(curr) |
4320 | If nr_running > 1 Then Preempt the current task with a newly woken task if needed: |
Name | Describe |
---|---|
task_tick_fair | 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 |