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_overflow
Proto:static inline bool __dl_overflow(struct dl_bw *dl_b, int cpus, u64 old_bw, u64 new_bw)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct dl_bw * | dl_b | |
int | cpus | |
u64 | old_bw | |
u64 | new_bw |
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 |