Function report | 
Source Code:kernel\sched\deadline.c | 
Create Date:2022-07-28 09:40:04 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:During the activation, CBS checks if it can reuse the current task's* runtime and period
Proto:static inline void dl_check_constrained_dl(struct sched_dl_entity *dl_se)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sched_dl_entity * | dl_se | 
| 1113 | p = dl_task_of(dl_se) | 
| 1114 | rq = rq_of_dl_rq(dl_rq_of_se(dl_se)) | 
| 1116 | If dl_time_before( Absolute deadline for this instance , rq_clock(rq)) && dl_time_before(rq_clock(rq), dl_next_period(dl_se)) Then | 
| 1121 | If Remaining runtime for this instance > 0 Then Remaining runtime for this instance = 0 | 
| Name | Describe | 
|---|---|
| enqueue_task_dl | 
| 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  |