Function report |
Source Code:block\bfq-iosched.c |
Create Date:2022-07-28 17:54:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bfqq_process_refs
Proto:static int bfqq_process_refs(struct bfq_queue *bfqq)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bfq_queue * | bfqq |
Name | Describe |
---|---|
bfq_setup_merge | |
idling_needed_for_service_guarantees | There is a case where idling does not have to be performed for* throughput concerns, but to preserve the throughput share of* the process associated with bfqq |
idling_boosts_thr_without_issues | |
bfq_better_to_idle | For a queue that becomes empty, device idling is allowed only if* this function returns true for that queue |
bfq_split_bfqq | Returns NULL if a new bfqq should be allocated, or the old bfqq if this* was the last process referring to that bfqq. |
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 |