Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 18:00:08 |
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
Proto:static struct bfq_entity *bfq_lookup_next_entity(struct bfq_sched_data *sd, bool expiration)
Type:struct bfq_entity
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_sched_data * | sd | |
bool | expiration |
1454 | idle_class_st = st + BFQ_IOPRIO_CLASSES - 1 |
1455 | struct bfq_entity * entity = NULL |
1456 | class_idx = 0 |
1467 | If Not RB_EMPTY_ROOT( & ree for active entities (i.e., those backlogged) ) Then class_idx = BFQ_IOPRIO_CLASSES - 1 |
1477 | When class_idx < BFQ_IOPRIO_CLASSES cycle |
1497 | If entity Then Break |
1501 | If Not entity Then Return NULL |
1504 | Return entity |
Name | Describe |
---|---|
bfq_update_next_in_service | q_update_next_in_service - update sd->next_in_service*@sd: sched_data for which to perform the update |
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 |