Function report |
Source Code:kernel\sched\sched.h |
Create Date:2022-07-28 05:59:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__dl_add
Proto:static inline void __dl_add(struct dl_bw *dl_b, u64 tsk_bw, int cpus)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct dl_bw * | dl_b | |
u64 | tsk_bw | |
int | cpus |
298 | __dl_update(dl_b, - ((s32)tsk_bw / cpus)) |
Name | Describe |
---|---|
sched_dl_overflow | We must be sure that accepting a new task (or allowing changing the* parameters of an existing one) is consistent with the bandwidth* constraints. If yes, this function also accordingly updates the currently |
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 |