Function report |
Source Code:kernel\sched\fair.c |
Create Date:2022-07-28 09:38:52 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:scheduler tick hitting a task of our scheduling class
Proto:static void task_tick_fair(struct rq *rq, struct task_struct *curr, int queued)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct task_struct * | curr | |
int | queued |
10283 | entity_tick(cfs_rq, se, queued) |
10286 | If static_branch_unlikely( & sched_numa_balancing) Then task_tick_numa(rq, curr) |
10289 | update_misfit_status(curr, rq) |
10290 | update_overutilized_status(task_rq(curr)) |
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 |