Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 18:00:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__bfq_lookup_next_entity - return the first eligible entity in @st
Proto:static struct bfq_entity *__bfq_lookup_next_entity(struct bfq_service_tree *st, bool in_service)
Type:struct bfq_entity
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_service_tree * | st | |
bool | in_service |
1414 | If RB_EMPTY_ROOT( & ree for active entities (i.e., those backlogged) ) Then Return NULL |
1433 | If Not in_service Then bfq_update_vtime(st, new_vtime) |
1436 | entity = q_first_active_entity - find the eligible entity with* the smallest finish time*@st: the service tree to select from |
1438 | Return entity |
Name | Describe |
---|---|
bfq_lookup_next_entity |
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 |