Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_preempt_curr_dl
Proto:static void check_preempt_curr_dl(struct rq *rq, struct task_struct *p, int flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rq * | rq | |
struct task_struct * | p | |
int | flags |
1719 | If Tells if entity @a should preempt entity @b. Then |
Name | Describe |
---|---|
dl_task_timer | This is the bandwidth enforcement timer callback |
switched_to_dl | When switching to -deadline, we may overload the rq, then* we try to push someone off, if possible. |
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 |