Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:57:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfq_get_bfqq_handle_split
Proto:static struct bfq_queue *bfq_get_bfqq_handle_split(struct bfq_data *bfqd, struct bfq_io_cq *bic, struct bio *bio, bool split, bool is_sync, bool *new_queue)
Type:struct bfq_queue
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_io_cq * | bic | |
struct bio * | bio | |
bool | split | |
bool | is_sync | |
bool * | new_queue |
6012 | bfqq = bic_to_bfqq(bic, is_sync) |
6014 | If Value is more likely to compile time(bfqq && bfqq != & fallback dummy bfqq for extreme OOM conditions ) Then Return bfqq |
6024 | bic_set_bfqq(bic, bfqq, is_sync) |
6029 | Else |
6063 | ime of last split = jiffies |
6066 | Return bfqq |
Name | Describe |
---|---|
bfq_init_rq |
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 |