Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:56:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Dispatch next request from bfqq.
Proto:static struct request *bfq_dispatch_rq_from_bfqq(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:struct request
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
4602 | bfq_bfqq_served(bfqq, service_to_charge) |
4611 | If bfqq != bfq_queue in service Then Go to return_rq |
4625 | bfq_update_wr_data(bfqd, bfqq) |
4632 | If Not ( bfq_tot_busy_queues(bfqd) > 1 && bfq_class_idle(bfqq)) Then Go to return_rq |
4637 | return_rq : |
4638 | Return rq |
Name | Describe |
---|---|
__bfq_dispatch_request |
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 |