Function report |
Source Code:kernel\sched\deadline.c |
Create Date:2022-07-28 09:40:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dl_next_period
Proto:static inline u64 dl_next_period(struct sched_dl_entity *dl_se)
Type:u64
Parameter:
Type | Parameter | Name |
---|---|---|
struct sched_dl_entity * | dl_se |
907 | Return Absolute deadline for this instance - Relative deadline of each instance + Separation of two instances (period) |
Name | Describe |
---|---|
start_dl_timer | If the entity depleted all its runtime, and if we want it to sleep* while waiting for some new execution time to become available, we* set the bandwidth replenishment timer to the replenishment instant* and try to activate it |
dl_check_constrained_dl | During the activation, CBS checks if it can reuse the current task's* runtime and period |
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 |