Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:55:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_find_close_cooperator
Proto:static struct bfq_queue *bfq_find_close_cooperator(struct bfq_data *bfqd, struct bfq_queue *cur_bfqq, sector_t sector)
Type:struct bfq_queue
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | cur_bfqq | |
sector_t | sector |
2465 | bfqq = bfqq_find_close(bfqd, cur_bfqq, sector) |
2469 | Return bfqq |
Name | Describe |
---|---|
bfq_setup_cooperator | Attempt to schedule a merge of bfqq with the currently in-service* queue or with a close queue among the scheduled queues |
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 |