Function report |
Source Code:block\bfq-wf2q.c |
Create Date:2022-07-28 18:00:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Get next queue for service.
Proto:struct bfq_queue *bfq_get_next_queue(struct bfq_data *bfqd)
Type:struct bfq_queue
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd |
1519 | struct bfq_entity * entity = NULL |
1523 | If bfq_tot_busy_queues(bfqd) == 0 Then Return NULL |
1531 | sd = sched_data |
1559 | ity in service = entity |
1593 | bfqq = bfq_entity_to_bfqq(entity) |
1602 | If Not q_update_next_in_service - update sd->next_in_service*@sd: sched_data for which to perform the update Then Break |
1606 | Return bfqq |
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 |