Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:54:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The following function is not marked as __cold because it is* actually cold, but for the same performance goal described in the* comments on the likely() at the beginning of* bfq_setup_cooperator()
Proto:void __cold bfq_pos_tree_add_move(struct bfq_data *bfqd, struct bfq_queue *bfqq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_data * | bfqd | |
struct bfq_queue * | bfqq |
618 | If bfqq == fallback dummy bfqq for extreme OOM conditions Then Return |
626 | If bfq_too_late_for_merging(bfqq) Then Return |
629 | If bfq_class_idle(bfqq) Then Return |
631 | If Not fifo isn't expired, next request to serve Then Return |
637 | If Not __bfqq Then |
640 | Else quest-position tree root (see bfq_group's @rq_pos_tree) = NULL |
Name | Describe |
---|---|
bfq_add_request | |
bfq_remove_request | |
bfq_request_merged | |
__bfq_bfqq_expire |
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 |