Function report | 
Source Code:kernel\sched\rt.c | 
Create Date:2022-07-28 09:39:35 | 
| 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_rt(struct rq *rq, struct task_struct *p, int queued)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rq * | rq | |
| struct task_struct * | p | |
| int | queued | 
| 2317 | update_rt_rq_load_avg(rq_clock_pelt(rq), rq, 1) | 
| 2328 | If --time_slice Then Return | 
| 2331 | time_slice = sched_rr_timeslice | 
| 2339 | requeue_task_rt(rq, p, 0) | 
| 2341 | Return | 
| 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  |